Menu

SAP Function Module HR_GB_COMPS_NI_CHECK

HR-GB: Verify COMPS minimum payment

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module HR_GB_COMPS_NI_CHECK (HR-GB: Verify COMPS minimum payment) is a standard Function Module in SAP ERP and is part of the function group HRGN within the package PC08.

Technical Information

Function Module HR_GB_COMPS_NI_CHECK
Short Text HR-GB: Verify COMPS minimum payment
Function Group HRGN
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
ACTIVE TYPE AKTIVJN Indicator: Active
G_EXIT_IMPLEMENTED TYPE CHAR1 Single-character flag
G_EXIT_INSTANCE CLASS IF_EX_HRPAY_GB_ME_NI BAdI interface IF_EX_HRPAY_GB_ME_NI
NIC TYPE HRPAYGB_NIC HR-PAY-GB: table type for NIC
NIPAY TYPE HRPAYGB_NIPAY HR-PAY-GB: table type for NIPAY
ONIC TYPE HRPAYGB_NIC HR-PAY-GB: table type for NIC
OPENS TYPE HRPAYGB_PENS Pensions
ORT TYPE HRPAY99_RT Results Table
PENS TYPE HRPAYGB_PENS Pensions
P_PERNR TYPE PERNR_D Personnel Number
SW_PROT TYPE C Payroll log switch

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXCEP TYPE HRPAYGB_EXCEP Exceptions
IT TYPE HRPAY99_RT Results Table
NI_ERR TYPE HRERROR_TAB Transfer table for HR error handling
P_TEXT TYPE P08_PLOG Payroll protocol
RT TYPE HRPAY99_RT Results Table

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APER TYPE HRPY_APER_TYPE Table Type for APER

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CAT_NOT_ALLOWED NI category not allowed for pay date
FEATURE_READ_ERROR Error reading GCMIN
MIN_PAY_VIOLATION COMPS minimum payment not met
PUBLIC_SECTOR_ERROR Error in public sector exit
T511K_NOT_FOUND Table read for T511K failed
T5G30_NOT_FOUND Table read for T5G30 failed
T5G37_NOT_FOUND Table read for T5G37 failed
T5G_NICPCT_NOT_FOUND Table read for T5G_NICPCT failed