The Function Module HR_BEN_RET_GET_RELEVANT_PLANS (Relevante Pensionspläne für Datenverarbeitung bestimmen) is a standard Function Module in SAP ERP and is part of the function group HRBEN00SAVING within the package PBEN.
Function Module | HR_BEN_RET_GET_RELEVANT_PLANS |
Short Text | Relevante Pensionspläne für Datenverarbeitung bestimmen |
Function Group | HRBEN00SAVING |
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 | '18000101' | Gültigkeitsbeginn |
ENDDA | TYPE | ENDDA | Gültigkeitsende | |
PERNR | TYPE | PERNR_D | Personalnummer | |
REACTION | TYPE | SYMSGTY | Nachrichtentyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SUBRC | TYPE | SYSUBRC | Rückgabewert |
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_TABLE | LIKE | RPBENERR | ArbgLeistung Fehlertabelle | |
IT0169 | LIKE | P0169 | Personal-Stammsatz Infotyp 0169 (Vermögensbildungplan) | |
RELEVANT_PLANS | LIKE | RPBENRETPLAN | ArbgLeistungen relevante Pensionspläne | |
TT5UBA | LIKE | T5UBA | Arbeitgeberleistungspläne Attribute |
This function module does not define any Exceptions.