The Function Module HRGPBS_ME_NI_LATE_PAY (Handles 6 weeks leaving category change in NI) 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_LATE_PAY |
Short Text | Handles 6 weeks leaving category change in NI |
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_PERNR | TYPE | P_PERNR | Personnel number |
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_NICAT | TYPE | NICAT | NI category (GB) |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.