The Function Module HRGB_FILL_ABS_DETAIL (Fill report header used in EOY reporting) is a standard Function Module in SAP ERP and is part of the function group HRGB_REPORT_HEADERS within the package PC08.
Function Module | HRGB_FILL_ABS_DETAIL |
Short Text | Fill report header used in EOY reporting |
Function Group | HRGB_REPORT_HEADERS |
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_P2001 | TYPE | P2001 | HR Time Record: Absences Infotype (2001) | |
P_PERNR | TYPE | P_PERNR | Personnel number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_DET | TYPE | P08_ABS_DET | Absence Reporting Detail |
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 |
---|---|---|---|---|
ERRORS | LIKE | EDIMESSAGE | Transfer table for HR error handling | |
P_P0001 | LIKE | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_FOUND | ERRORS table contains errors |