Menu

SAP Function Module HR_QTACC_CALC_TRANS_DATE_13

Calculate transfer date based on a start date and transfer rule

The Function Module HR_QTACC_CALC_TRANS_DATE_13 (Calculate transfer date based on a start date and transfer rule) 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_CALC_TRANS_DATE_13
Short Text Calculate transfer date based on a start date and transfer rule
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
CURR_PERIOD_START_DATE LIKE SY-DATUM Date and time, current (application server) date
XDATE LIKE SY-DATUM Date and time, current (application server) date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TRANS_BEG_DATE LIKE SY-DATUM Date and time, current (application server) date

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_IT0041_DATETYPE Employee doesn't have IT0041 Date type configured