The Function Module HR_GB_NIC_EARNING_LEVELS (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_EARNING_LEVELS |
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 |
---|---|---|---|---|
NI | LIKE | PC22N | National Insurance |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GBNI | LIKE | PGBNI | HR-GB: Structure for NI function modules |
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.