The Function Module HRGB_FILL_ABS_HEADER (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_HEADER |
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_P0001 | TYPE | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | |
P_P0002 | TYPE | P0002 | HR Master Record: Infotype 0002 (Personal Data) | |
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_HDR | TYPE | P08_ABS_HDR | Absence Reorting Header |
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 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_FOUND | ERRORS table contains errors |