Menu

SAP Function Module HRUTIL_AU_PROVIDE_LAST_0000

Read last IT0000 record within date range.

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Required IT0000 record not found.