Menu

SAP Function Module HR_GB_NI_RATES

HR-GB: National Insurance rates and limits

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module HR_GB_NI_RATES (HR-GB: National Insurance rates and limits) 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_NI_RATES
Short Text HR-GB: National Insurance rates and limits
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 LIKE PC205-AKTIVJN Indicator: Active
CALC_DATE LIKE T5G_NICLIM-BEGDA Start date
DIRCUMFLAG TYPE C Set if director is on cumulated annual basis
LT_APER TYPE PC2APER structure of table APER in payroll
PAYROLL_CALL TYPE C Set if called from payroll
PFREQ_IMP LIKE T549R-ZEINH Payroll time units
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
P_TEXT TYPE P08_PLOG Payroll protocol

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NICALC LIKE PC2N1 National Insurance Contributions
NIPAY LIKE PC2N0 Niable Pay
NIR LIKE NIRATES NIC Rates

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_NI_LIMITS_FOUND No entry in T5G_NICLIM for payroll frequency
NO_NI_PERCENTAGES_FOUND No entry in T5G_NICPCT for category, limit-type and date
NO_TIMEUNIT No entry in T549R found for payroll frequency
TIME_UNIT_NOT_ALLOWED Selected payroll frequency is not supported