Menu

SAP Function Module HR_QTACC_LSL_TRANSFER_13

Calculate transfer date of LSL quota

The Function Module HR_QTACC_LSL_TRANSFER_13 (Calculate transfer date of LSL quota) is a standard Function Module in SAP ERP and is part of the function group HRIL_AU within the package PC13.

Technical Information

Function Module HR_QTACC_LSL_TRANSFER_13
Short Text Calculate transfer date of LSL quota
Function Group HRIL_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
P_DARDT TYPE DARDT Date for date type
P_PERNR LIKE PERNR-PERNR Personnel number
P_TRULE LIKE T559G-LRULE Transfer Rule
P_XDATE LIKE SY-DATUM Generation date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DET_TDATE LIKE SY-DATUM Date and Time, Current (Application Server) Date

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
XP0001 LIKE P0001 HR Master Record: Infotype 0001 (Org. Assignment)

Exceptions

This function module does not define any Exceptions.