Menu

SAP Function Module HRGPBS_ME_NI_READ_PERIOD_INFO

Reads Multiple Employment Relevant Payroll Period Info

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module HRGPBS_ME_NI_READ_PERIOD_INFO (Reads Multiple Employment Relevant Payroll Period Info) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_ME_NI_REWRITE within the package P08P1.

Technical Information

Function Module HRGPBS_ME_NI_READ_PERIOD_INFO
Short Text Reads Multiple Employment Relevant Payroll Period Info
Function Group HRGPBS_ME_NI_REWRITE
Package P08P1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_APER_IAPER TYPE FAPER Current in Period
P_APER_PAPER TYPE FAPER Current For Period
P_PAYDATE TYPE PAY_DATE Pay date for payroll result
P_PERIOD_BEGDA TYPE BEGDA Begin date of payroll period
P_PERIOD_ENDDA TYPE ENDDA End date of payroll period
P_PERMO TYPE PERMO Period parameters
P_PERNR TYPE P_PERNR Personnel number

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_ME_NI_EMPLOYMENTS LIKE P08P1_ME Multiple Employment Person/Employees
P_ME_NI_NIPAYINFO LIKE P08P1_NIPAYINFO Keeps Payroll Period Based Information for NI calculation
P_ME_NI_PERNRTAB LIKE P08P_ME_PERNR Multiple Employment Structure of Pernrs
P_ME_NI_RGDIR LIKE P08P1_ME_RGDIR Cluster Directory + Pernr

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PAYPERIOD_NOT_DEFINED Payroll period is not defined on the paydate
T549Q_NOT_DEFINED Table T549q is not maintained
T549S_NOT_DEFINED Table T549s is not maintained