The Function Module HR_UPDATE_CUMULATION_TABLES (Fortschreibung der Kumulationen) is a standard Function Module in SAP ERP and is part of the function group HRPAY99_CUMULATION within the package PCAL.
Function Module | HR_UPDATE_CUMULATION_TABLES |
Short Text | Fortschreibung der Kumulationen |
Function Group | HRPAY99_CUMULATION |
Package | PCAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IMP_APER | TYPE | PC2APER | Struktur der Tabelle APER in der Personalabrechnung | |
IMP_CURRENCY | TYPE | T500C-WAERS | Währungsschlüssel | |
IMP_EMPLOYEENUMBER | LIKE | PERNR-PERNR | Personalnummer | |
IMP_GPRSN | TYPE | PCCE_GPRSN | Gruppierungsgrund für Beschäftigungsverträge | |
IMP_GPVAL | TYPE | PCCE_GPVAL | Gruppierungswert für Beschäftigungsverträge | |
IMP_MOLGA | TYPE | MOLGA | Ländergruppierung | |
IMP_PAYROLL_RESULT | LIKE | Aktuelles Abrechnungsergebnis | ||
IMP_PROCESSING_CLASS | TYPE | C | '30' | Verarbeitungsklasse |
IMP_RT | TYPE | HRPAY99_RT | Ergebnistabelle | |
IMP_SW_CE_PAYROLL | TYPE | C | ' ' | CE Abrechnung |
IM_IS_RT_PERS | TYPE | C | Person Flag |
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 |
---|---|---|---|---|
LOGTEXT | LIKE | PLOG_TEXT | Struktur für HR Funktionsprotokoll |
This function module does not define any Exceptions.