The Function Module CD_CHECK_PAYROLL_RESULT (Testet, ob Abrechnungsergebnis zu Stichtag vorhanden ist) is a standard Function Module in SAP ERP and is part of the function group RPHI within the package PCAL.
Function Module | CD_CHECK_PAYROLL_RESULT |
Short Text | Testet, ob Abrechnungsergebnis zu Stichtag vorhanden ist |
Function Group | RPHI |
Package | PCAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BONUS_DATE | LIKE | PC261-BONDT | Stichtag für Prüfung | |
IABKRS | TYPE | HRPY_TT_ABKRS | Abrechnungskreis In-Periode | |
INPER | LIKE | PC261-INPER | SPACE | In-period |
INPER_MODIF | LIKE | PC261-IPERM | SPACE | Period modifier |
PAY_IDENT | LIKE | PC261-PAYID | SPACE | Payroll identifier |
PAY_TYPE | LIKE | PC261-PAYTY | SPACE | Payroll category |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RGDIR | LIKE | PC261 | Cluster directory |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_RECORD_FOUND | No valid payroll result found |