The Function Module HR_PREPARE_CUMULATION_TABLES (Löschen von Kumulationen außerhalb des Zeitfensters) is a standard Function Module in SAP ERP and is part of the function group HRPAY99_CUMULATION within the package PCAL.
Function Module | HR_PREPARE_CUMULATION_TABLES |
Short Text | Löschen von Kumulationen außerhalb des Zeitfensters |
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 |
---|---|---|---|---|
BEGDA | LIKE | PC261-FPBEG | Stichtag (erster Tag der AbrPeriode) | |
MOLGA | LIKE | T001P-MOLGA | HR Ländergruppierung | |
PAPER | TYPE | PC2PAPER | Fürperiode der Abrechnung | |
PAYDT | LIKE | PC261-PAYDT | Datum der Auszahlung eines Abrechnungsergebnisses | |
PAYROLL_UNTIL | LIKE | P0003-ABRDT | abgerechnet bis | |
PAYTY | LIKE | PC261-PAYTY | Abrechnungstyp |
This function module does not define any EXPORTING parameters.
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 |
---|---|
CUMUL_WINDOW_ERROR | Fehler bei der Bestimmung des Fensters |
SETCU_INTERNAL_ERROR | Interner Fehler |