The Function Module HRGPBS_OSP_OMP_T001P_T554S (Derive 8 T001P fields (and optionally T554S-ABSTY) from P_P0001) 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_T001P_T554S |
Short Text | Derive 8 T001P fields (and optionally T554S-ABSTY) from P_P0001 |
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_AWART | LIKE | P2001-AWART | Attendance or absence type | |
P_DATE | LIKE | SY-DATUM | Date and time, current (application server) date | |
P_PERNR | LIKE | PERNR-PERNR | Personnel number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_BTRTL | LIKE | P0001-BTRTL | Personnel subarea | |
P_ENAME | LIKE | P0001-ENAME | Formatted name of employee or applicant | |
P_MOABW | LIKE | T001P-MOABW | Personnel subarea grouping for absence and attendance types | |
P_MOFID | LIKE | T001P-MOFID | Public holiday calendar ID | |
P_MOLGA | LIKE | T001P-MOLGA | Country Grouping | |
P_MOSID | LIKE | T001P-MOSID | Personnel subarea grouping for work schedules | |
P_PERSG | LIKE | P0001-PERSG | Employee group | |
P_PERSK | LIKE | P0001-PERSK | Employee subgroup | |
P_WERKS | LIKE | P0001-WERKS | Personnel area |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_ABSTY | LIKE | T554S-ABSTY | Attendance/absence type |
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) |
This function module does not define any Exceptions.