The Function Module HR_GB_CUMULATE_CNIC (HR-GB: Cumulate CNIC outside payroll (rpucrt00)) is a standard Function Module in SAP ERP and is part of the function group HRGN within the package PC08.
Function Module | HR_GB_CUMULATE_CNIC |
Short Text | HR-GB: Cumulate CNIC outside payroll (rpucrt00) |
Function Group | HRGN |
Package | PC08 |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
CNIC | LIKE | PC2N2 | Cumulated NI Contributions | |
ERRORTEXT | LIKE | PLOG_TEXT | Structure for HR Function Log | |
LCNIC | LIKE | PC2N2 | Cumulated NI Contributions | |
NIC | LIKE | PC2N1 | National Insurance Contributions | |
P_TEXT | LIKE | PLOG_TEXT | Structure for HR Function Log |
This function module does not define any Exceptions.