The Function Module HR_BEN_RET_GET_MOST_RCNT_EBEN (Jüngste AuswertErg. eines PensPlans bestimmen (geschätzte Leistungen)) 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_MOST_RCNT_EBEN |
Short Text | Jüngste AuswertErg. eines PensPlans bestimmen (geschätzte Leistungen) |
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 |
---|---|---|---|---|
DATUM | TYPE | SYDATUM | Stichtag | |
MANUA_ONLY | TYPE | XFELD | ' ' | ArbgLst Indikator nur jüngste manuelle Änderungen der Dienstzeit bestimmen |
REACTION | TYPE | SYMSGTY | 'L' | Nachrichtentyp |
VALUATION | TYPE | XFELD | ' ' | ArbgLst Indikator jüngste Ergebnisse für aktuellen Auswertungslauf bestimmen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CURRENCY | TYPE | BEN_CURR | ArbgLst Währungsschlüssel | |
DEATH_BEN | TYPE | BEN_EMDEA | ArbgLst jüngstes Ergebnis für geschätzte monatliche Leistung bei Todesfall | |
DISAB_BEN | TYPE | BEN_EMDIS | ArbgLst jüngstes Ergebnis für geschätzte monatliche Leistung bei Behinderung | |
JOINT_SURV_BEN | TYPE | BEN_EMJAS | ArbgLst jüngstes Ergebnis für geschätzte Leistung 'Gemeinsam und Überlebender' | |
LUMP_SUM_BEN | TYPE | BEN_ELUMP | ArbgLst jüngstes Ergebnis für geschätzte Leistung als Einmalzahlung | |
MONTHLY_BEN | TYPE | BEN_EMNTH | ArbgLst jüngstes Ergebnis für geschätzte Leistung als monatliche Zahlung | |
MOST_RCNT_VPBDT | TYPE | BEN_VPBDT | ArbgLst jüngstes Auswertungsdatum für voraus. Pensionsleistungen | |
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 | |
PLAN_RESULTS | LIKE | P0565 | Auswertungsergebnisse für Pensionsplan |
This function module does not define any Exceptions.