The Function Module HR_GBSSP_T5G22_QDP (Derive FAKE PERWS from QDP Week (T5G24)) is a standard Function Module in SAP ERP and is part of the function group HRGB_SSP within the package PC08.
Function Module | HR_GBSSP_T5G22_QDP |
Short Text | Derive FAKE PERWS from QDP Week (T5G24) |
Function Group | HRGB_SSP |
Package | PC08 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_PDATE | TYPE | DATUM | Date being processed | |
P_PERNR | TYPE | P_PERNR | PERNR being processed | |
P_QDP | TYPE | SSQDP | SSP qualifying day pattern (GB) | |
P_SUNDAY | TYPE | DATUM | SSP Week Sunday | |
P_WEEK_NO | TYPE | P08_WEEKNO | SSP Week Number |
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 | |
P_P0001 | LIKE | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | |
P_PERWS | LIKE | PTPSP | HR Transfer Structure: Personal Work Schedule |
This function module does not define any Exceptions.