The Function Module PYPT_SET_CUMULATION (HR-PT: Prepare cumulation table SCRT) is a standard Function Module in SAP ERP and is part of the function group HRPAY99_RPUCRT00 within the package PCAL.
Function Module | PYPT_SET_CUMULATION |
Short Text | HR-PT: Prepare cumulation table SCRT |
Function Group | HRPAY99_RPUCRT00 |
Package | PCAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PERNR | TYPE | P_PERNR | Personnel number |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CURRENT_RESULT | TYPE | PAYPT_RESULT | HR-PT: Payroll results structure | |
LOG_TITLEBAR | LIKE | SNODETEXT-TEXT | Text/icon/symbol | |
PREVIOUS_RESULT | TYPE | PAYPT_RESULT | HR-PT: Payroll results structure |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERRORTEXT | LIKE | PLOG_TEXT | Structure for HR Function Log | |
LOCAL_PTEXT | LIKE | PLOG_TEXT | Structure for HR Function Log | |
RGDIR | LIKE | PC261 | Cluster Directory (For Export and Import of Payroll Results) |
This function module does not define any Exceptions.