The Function Module HR_SET_CRT_HEADERS (Kumulation: CRT-Eintrag vorbereiten) is a standard Function Module in SAP ERP and is part of the function group HRPAY99_CUMULATION within the package PCAL.
Function Module | HR_SET_CRT_HEADERS |
Short Text | Kumulation: CRT-Eintrag vorbereiten |
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_FIXED_DAY | TYPE | D | Stichtag für Kumulation | |
IMP_LOG | LIKE | Protokollflag | ||
IMP_MOLGA | TYPE | MOLGA | Ländergruppierung | |
IMP_PBEGD | TYPE | D | Beginndatum der Periode | |
IMP_PROCESSING_CLASS | TYPE | N | '30' | Verarbeitungsklasse |
IMP_RT_HEADER | TYPE | PC207 | Abrechnungsergebnis: Ergebnistabelle |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CUMULATE_WAGETYPE | TYPE | C | Lohnart kumulieren ? | |
NEW_CRT_ENTRIES | TYPE | HRPAY99_CRT | Abrechnungsergebnis: kumulierte Ergebnistabelle |
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.