The Function Module HR_GET_CUMULATION_WINDOW_SIZE (Beginn/ Ende des Kumulationsfensters bestimmen) 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_WINDOW_SIZE |
Short Text | Beginn/ Ende des Kumulationsfensters bestimmen |
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_MOLGA | TYPE | MOLGA | Ländergruppierung | |
IMP_PAPER | TYPE | PC2PAPER | Inperiode | |
IMP_PAYDT | TYPE | PC261-PAYDT | Datum der Auszahlung eines Abrechnungsergebnisses | |
IMP_PAYROLL_UNTIL | TYPE | D | Abgerechnet bis | |
IMP_PAYTY | TYPE | PAYTY | Abrechnungstyp | |
IMP_PBEGD | TYPE | D | Periodenbeginn | |
IMP_PENDD | TYPE | D | Periodenende |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXP_BEGDA | TYPE | D | Beginn der Kumulationen | |
EXP_ENDDA | TYPE | D | Ende der Kumulationen | |
EXP_ZERO | TYPE | C | Land hat Fenstergröße Null |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CUMTY_PAR_MISSING | CUMTY_PAR fehlt |
NO_WINDOW | Für IMP_MOLGA ist noch kein Zeitfenster festgelegt |
NO_YEARLY_CUMULATION | CUMTY 'Y' fehlt |