The Function Module HR_GET_CUMULATION_FOR_DATE (Kumulationsintervall für Stichtag lesen) is a standard Function Module in SAP ERP and is part of the function group HRPAY99_CUMULATION within the package PCAL.
Function Module | HR_GET_CUMULATION_FOR_DATE |
Short Text | Kumulationsintervall für Stichtag lesen |
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_CUMTY | TYPE | PBAS_CUMTY | Kalendertyp | |
IMP_FIXED_DAY | TYPE | D | Stichtag für Kumulation | |
IMP_MOLGA | TYPE | MOLGA | Ländergruppierung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXP_BEGDA | TYPE | T56C3-BEGDA | Gültigkeitsbeginn | |
EXP_CUMNO | TYPE | PBAS_CUMNO | Kalendernummer | |
EXP_CUMYR | TYPE | PBAS_CUMYR | Kalenderjahr | |
EXP_ENDDA | TYPE | T56C3-ENDDA | Gültigkeitsende |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.