The Function Module HR_BEN_RET_GET_MOST_RCNT_VEST (Jüngste AuswertErg. eines PensPlans bestimmen (Übertragungsdienstzeit)) 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_VEST |
Short Text | Jüngste AuswertErg. eines PensPlans bestimmen (Übertragungsdienstzeit) |
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 |
---|---|---|---|---|
CALCU_DYS | TYPE | BEN_PCSDD | ArbgLst jüngstes Ergebnis für berechnete Übertragungsdienstzeit (Tage) | |
CALCU_MNS | TYPE | BEN_PCSMM | ArbgLst jüngstes Ergebnis für berechnete Übertragungsdienstzeit (Monate) | |
CALCU_YRS | TYPE | BEN_PCSYY | ArbgLst jüngstes Ergebnis für berechnete Übertragungsdienstzeit (Jahre) | |
GRFTH_DYS | TYPE | BEN_PGFDD | ArbgLst jüngstes Ergebnis für Übertragungsdienstzeit abgelöster Pläne (Tage) | |
GRFTH_MNS | TYPE | BEN_PGFMM | ArbgLst jüngstes Ergebnis für Übertragungsdienstzeit abgelöster Pläne (Monate) | |
GRFTH_YRS | TYPE | BEN_PGFYY | ArbgLst jüngstes Ergebnis für Übertragungsdienstzeit abgelöster Pläne (Jahre) | |
MANUA_DYS | TYPE | BEN_PMSDD | ArbgLst jüngste man. Änderung der Übertragungsdienstzeit (Tage) | |
MANUA_IND | TYPE | BEN_PMAIN | ArbgLst jüngste man. Änderung der Übertragungsdienstzeit (Rechenoperation) | |
MANUA_MNS | TYPE | BEN_PMSMM | ArbgLst jüngste man. Änderung der Übertragungsdienstzeit (Monate) | |
MANUA_YRS | TYPE | BEN_PMSYY | ArbgLst jüngste man. Änderung der Übertragungsdienstzeit (Jahre) | |
MOST_RCNT_VPCNT | TYPE | BEN_VPCNT | ArbgLst jüngstes Ergebnis für Übertragungsprozentsatz | |
MOST_RCNT_VSVDT | TYPE | BEN_VSVDT | ArbgLst jüngstes Auswertungsdatum für Dienstzeitberechnung | |
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.