The Function Module HR_BEN_RET_IDOC_SEND (Datenübertragung Pensionspläne) is a standard Function Module in SAP ERP and is part of the function group HRBEN00IDOC within the package PBEN.
Function Module | HR_BEN_RET_IDOC_SEND |
Short Text | Datenübertragung Pensionspläne |
Function Group | HRBEN00IDOC |
Package | PBEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | TYPE | BEGDA | Gültigkeitsbeginn | |
CRENR | LIKE | T5UBW-CRENR | ArbgLeistung Anbieter | |
ENDDA | TYPE | ENDDA | Gültigkeitsende | |
REACTION | LIKE | SY-MSGTY | Nachrichten, Nachrichtentyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IDOC_NUMBER | LIKE | EDIDD-DOCNUM | Nummer des IDocs | |
SUBRC | LIKE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_TAB | LIKE | RPBENERR | ArbgLeistung Struktur für Fehlertabelle | |
PERNR_TAB | LIKE | HRPERNR | Personalnummern für verteiltes Reporting |
This function module does not define any Exceptions.