The Function Module HRGPBS_HER_CHECK_WAGE_TYPES2 (Derive Surname and NI Number from IT0002) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_HER within the package P08P_HER.
Function Module | HRGPBS_HER_CHECK_WAGE_TYPES2 |
Short Text | Derive Surname and NI Number from IT0002 |
Function Group | HRGPBS_HER |
Package | P08P_HER |
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_ERROR | LIKE | EDIMESSAGE | Transfer Structure with all Sy Fields for T100 | |
P_P0008 | LIKE | P0008 | HR Master Record: Infotype 0008 (Basic Pay) | |
P_P0014 | LIKE | P0014 | HR Master Record: Infotype 0014 (Recurr. Bens/Deducs) | |
P_P0015 | LIKE | P0015 | HR Master Record: Infotype 0015 (Additional Payments) | |
P_WTG_EXC | LIKE | P08P_LGART | Structure To Hold Wage Types |
This function module does not define any Exceptions.