The Function Module HRGPBS_OSP_OMP_PSP_AB_MINS (Derive Minutes in Absence From PSP) 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_PSP_AB_MINS |
Short Text | Derive Minutes in Absence From PSP |
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_PERNR | LIKE | PERNR-PERNR | Personnel number | |
P_PSP | LIKE | PC2BA | Personal Work Schedule (Table PSP) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_ERROR | LIKE | EDIMESSAGE | Transfer Structure with all Sy Fields for T100 |
This function module does not define any Exceptions.