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_ADJUST_PRIO (Adjust Priority to Multiple Paydate Needs) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_ME_NI_REWRITE within the package P08P1.
Function Module | HRGPBS_ME_NI_ADJUST_PRIO |
Short Text | Adjust Priority to Multiple Paydate Needs |
Function Group | HRGPBS_ME_NI_REWRITE |
Package | P08P1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_APER_IAPER | TYPE | FAPER | In-Period | |
P_APER_PAPER | TYPE | FAPER | For-Period | |
P_MP_SWITCH | TYPE | CHAR1 | Real Multiple Paydate Switch | |
P_PERIOD_BEGDA | TYPE | BEGDA | Start date | |
P_PERIOD_ENDDA | TYPE | ENDDA | End Date | |
P_PERNR | TYPE | P_PERNR | Personnel number | |
P_RETRO_BEGDA | TYPE | BEGDA | Start date of Retrocalculation | |
P_RETRO_ENDDA | TYPE | ENDDA | End date of Retrocalculation |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_MAINC | TYPE | P_PERNR | Personnel number | |
P_MULTIPLE_PAYDATES | TYPE | CHAR1 | Multiple Paydates Switch |
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_P0121 | LIKE | P0121 | HR Master Record: Infotype 0121 (RefPerNo Priority) | |
P_RGDIR | LIKE | P08P1_ME_RGDIR | Cluster Directory + Pernr |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
PAYPERIOD_NOT_DEFINED | No payroll area is defined in the time interval |
T549Q_NOT_DEFINED | Table t549q is not defined |
T549S_NOT_DEFINED | Table t549s is not defined |