The Function Module HR_DK_CUMULATE_RT_CRT (Fortschreiben der kumulierten Werte (aus Ergebnistabelle RT)) is a standard Function Module in SAP ERP and is part of the function group HR_DK_VIEW_YEND within the package PC09.
Function Module | HR_DK_CUMULATE_RT_CRT |
Short Text | Fortschreiben der kumulierten Werte (aus Ergebnistabelle RT) |
Function Group | HR_DK_VIEW_YEND |
Package | PC09 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | PC261-FPBEG | Stichtag (erster Tag der AbrPeriode) | |
BONDT | LIKE | PC261-BONDT | Bonus Datum | |
ENDDA | LIKE | PC261-FPEND | Stichtag (letzter Tag der AbrPeriode) | |
MOLGA | LIKE | T001P-MOLGA | HR Ländergruppierung | |
PAPER | LIKE | PC261-FPPER | Abrechnungsperiode (Jahr/Periode) | |
PERMO | LIKE | T549A-PERMO | Periodenmodifikator | |
PRCLS | LIKE | T52C0-PARM2 | 'P30' | Verarbeitungsklasse |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
CRT | LIKE | PC22Y | Kumulierte Abrechnungsergebnisse | |
RT | LIKE | PC207 | Ergebnistabelle |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CUMULATION_FAILED | Verarbeitung abgebrochen |
NO_ENTRY_FOUND | Kein Eintrag gefunden |