Menu

SAP Function Module HR_GB_CALCULATE_EE_NIC_041999

HR GB: Calculate Employee's NICs

The Function Module HR_GB_CALCULATE_EE_NIC_041999 (HR GB: Calculate Employee's NICs) is a standard Function Module in SAP ERP and is part of the function group HRG2 within the package PC08.

Technical Information

Function Module HR_GB_CALCULATE_EE_NIC_041999
Short Text HR GB: Calculate Employee's NICs
Function Group HRG2
Package PC08
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALC_NIABLE_PAY LIKE PC207-BETRG NIable Pay
NIIN LIKE PGBNIIN NI values
NO_OF_BASE_PERIODS TYPE I Number of base periods per year (12 or 52)
RATIO TYPE I 1 Number of base periods per payroll period
READ_NIABLE_PAY LIKE PC207-BETRG NIable Pay (for multiple contracts)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EE_EARN_CO LIKE PC207-BETRG Employee's contracted out NI earnings
EE_NIARS_PAY LIKE PC207-BETRG Employee's NI arrears recovered
EE_NIC LIKE PC207-BETRG Employee's NI contribution
EE_NIC_CO LIKE PC207-BETRG Employee's contracted out NI contributions
EE_NI_EARN LIKE PC207-BETRG Employee's NIable pay
ET_TO_UEL LIKE PC207-BETRG Earnings above Earnings Threshold, up to UEL
LEL_TO_ET LIKE PC207-BETRG Earnings above LEL, up to Earnings Threshold
LOW_EARN_LEVEL LIKE PC207-BETRG Lower Earnings Limit

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NI LIKE PC22N NI structure

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.