SAP ABAP Function Module HR_GB_COMPS_NI_CHECK (HR-GB: Verify COMPS minimum payment)
Hierarchy
☛
SAP_HRCGB (Software Component) Sub component SAP_HRCGB of SAP_HR
⤷
PY-GB (Application Component) United Kingdom
⤷
PC08 (Package) HR accounting: GB
⤷
⤷
Basic Data
| Function Module | HR_GB_COMPS_NI_CHECK | HR-GB: Verify COMPS minimum payment |
| Function Group | HRGN | HR-GB: National Insurance Calculations |
| Program Name | SAPLHRGN | Include LEH03F01 |
| INCLUDE Name | LHRGNU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IT | TYPE | HRPAY99_RT | Results Table | |||
| |
P_TEXT | TYPE | P08_PLOG | Payroll protocol | |||
| |
EXCEP | TYPE | HRPAYGB_EXCEP | Exceptions | |||
| |
NI_ERR | TYPE | HRERROR_TAB | Transfer table for HR error handling | |||
| |
RT | TYPE | HRPAY99_RT | Results Table | |||
| |
SW_PROT | TYPE | C | Payroll log switch | |||
| |
ACTIVE | TYPE | AKTIVJN | Indicator: Active | |||
| |
G_EXIT_INSTANCE | TYPE REF TO | IF_EX_HRPAY_GB_ME_NI | BAdI interface IF_EX_HRPAY_GB_ME_NI | |||
| |
G_EXIT_IMPLEMENTED | TYPE | CHAR1 | Single-character flag | |||
| |
P_PERNR | TYPE | PERNR_D | Personnel Number | |||
| |
NIC | TYPE | HRPAYGB_NIC | HR-PAY-GB: table type for NIC | |||
| |
ONIC | TYPE | HRPAYGB_NIC | HR-PAY-GB: table type for NIC | |||
| |
PENS | TYPE | HRPAYGB_PENS | Pensions | |||
| |
OPENS | TYPE | HRPAYGB_PENS | Pensions | |||
| |
ORT | TYPE | HRPAY99_RT | Results Table | |||
| |
NIPAY | TYPE | HRPAYGB_NIPAY | HR-PAY-GB: table type for NIPAY | |||
| |
APER | TYPE | HRPY_APER_TYPE | Table Type for APER | |||
| |
CAT_NOT_ALLOWED | TYPE | NI category not allowed for pay date | ||||
| |
T511K_NOT_FOUND | TYPE | Table read for T511K failed | ||||
| |
T5G_NICPCT_NOT_FOUND | TYPE | Table read for T5G_NICPCT failed | ||||
| |
T5G30_NOT_FOUND | TYPE | Table read for T5G30 failed | ||||
| |
T5G37_NOT_FOUND | TYPE | Table read for T5G37 failed | ||||
| |
MIN_PAY_VIOLATION | TYPE | COMPS minimum payment not met | ||||
| |
PUBLIC_SECTOR_ERROR | TYPE | Error in public sector exit | ||||
| |
FEATURE_READ_ERROR | TYPE | Error reading GCMIN | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20030702 |
| SAP Release Created in | 46C |