The Function Module HRGPBS_OSP_OMP_APP_DAYS (Derive if a date is during the employee's MPP period) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_OSP_OMP within the package P08P_ABS.
Function Module | HRGPBS_OSP_OMP_APP_DAYS |
Short Text | Derive if a date is during the employee's MPP period |
Function Group | HRGPBS_OSP_OMP |
Package | P08P_ABS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_AB | LIKE | PC20I | Cluster RD/B2: Table AB | |
P_CHECK_DATE | LIKE | SY-DATUM | Date and time, current (application server) date | |
P_PERNR | LIKE | PERNR-PERNR | Personnel number | |
P_QTYPE | TYPE | P08_OSP_NONQ_PWS | Absence Evaluation: Other Days |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.