The Function Module HRGPBS_WTD_OVERTIME_HOURS (Derive Surname and NI Number from IT0002) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_WTD within the package P08P1.
Function Module | HRGPBS_WTD_OVERTIME_HOURS |
Short Text | Derive Surname and NI Number from IT0002 |
Function Group | HRGPBS_WTD |
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_BEGDA | TYPE | SYDATUM | Start Date | |
P_ENDDA | TYPE | SYDATUM | End Date | |
P_PERNR | TYPE | P_PERNR | Personnel 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_OT_WTG | LIKE | P08P_LGART | Structure To Hold Wage Types | |
P_P0015 | LIKE | P0015 | HR Master Record: Infotype 0015 (Additional Payments) | |
P_P2010 | LIKE | P2010 | HR Time Record: Infotype 2010 (Employee Remuneration Info.) |
This function module does not define any Exceptions.