The Function Module HR_GB_NIC_RATES (HR GB: Read National Insurance Contribution rates) is a standard Function Module in SAP ERP and is part of the function group HRG2 within the package PC08.
Function Module | HR_GB_NIC_RATES |
Short Text | HR GB: Read National Insurance Contribution rates |
Function Group | HRG2 |
Package | PC08 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE | LIKE | T5G41-BEGDA | Date | |
NI_CAT | LIKE | PC22N-NICAT | National Insurance category | |
NO_OF_BASE_PERIODS | TYPE | I | Number of base periods per year (12 or 52) | |
RATIO | TYPE | I | Number of base periods per payroll period |
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 |
---|---|---|---|---|
NIR | LIKE | GBNIR | National Insurance rates |
This function module does not define any Exceptions.