The Function Module HR_GET_CUMULATION_PERIOD (Beginn- und Endedatum des Steuerjahres aus T54C0) 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_PERIOD |
Short Text | Beginn- und Endedatum des Steuerjahres aus T54C0 |
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 |
---|---|---|---|---|
CUM_YEAR | TYPE | PBAS_CUMYR | Jahr Kumulationsintervall | |
MOLGA | TYPE | MOLGA | Ländergruppierung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA_YEAR | TYPE | BEGDA | Gültigkeitsbeginn | |
ENDDA_YEAR | TYPE | 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.