The Function Module HR_GB_CORRECT_LEL (HR-GB: Corrects NI LEL earnings for end of year April 2001) is a standard Function Module in SAP ERP and is part of the function group HRGN within the package PC08.
Function Module | HR_GB_CORRECT_LEL |
Short Text | HR-GB: Corrects NI LEL earnings for end of year April 2001 |
Function Group | HRGN |
Package | PC08 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | TYPE | D | Start Date | |
ENDDA | TYPE | D | End Date | |
P_PERNR | LIKE | PERNR-PERNR | Personnel number | |
SW_PROT | TYPE | C | payroll log switch |
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 |
---|---|---|---|---|
P_TEXT | TYPE | P08_PLOG | Payroll protocol |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CNIC | LIKE | PC2N2 | Cumulated NI Contributions | |
RGDIR | LIKE | PC261 | Cluster Directory (For Export and Import of Payroll Results) |
This function module does not define any Exceptions.