Menu

SAP Function Module HR_GET_FIXED_DAY_FOR_CUMUL

Stichtag für Kumulationen bestimmen

The Function Module HR_GET_FIXED_DAY_FOR_CUMUL (Stichtag für Kumulationen bestimmen) is a standard Function Module in SAP ERP and is part of the function group HRPAY99_CUMULATION within the package PCAL.

Technical Information

Function Module HR_GET_FIXED_DAY_FOR_CUMUL
Short Text Stichtag für Kumulationen bestimmen
Function Group HRPAY99_CUMULATION
Package PCAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IMP_MOLGA TYPE MOLGA Ländergruppierung
IMP_PAYDT TYPE PC261-PAYDT Zahltag
IMP_PBEGD TYPE D Beginndatum der Periode
IMP_PENDD TYPE D Endedatum der Periode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXP_FIXED_DAY TYPE D Stichtag für Kumulation

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.