The Function Module HRUTIL_AU_PROVIDE_LAST_0000 (Read last IT0000 record within date range.) is a standard Function Module in SAP ERP and is part of the function group HRUTIL_AU within the package PC13.
Function Module | HRUTIL_AU_PROVIDE_LAST_0000 |
Short Text | Read last IT0000 record within date range. |
Function Group | HRUTIL_AU |
Package | PC13 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | TYPE | DATS | Date in CHAR format | |
ENDDA | TYPE | DATS | Date in CHAR format |
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 |
---|---|---|---|---|
P0000A | LIKE | P0000 | HR Master Record: Infotype 0000 (Actions) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Required IT0000 record not found. |