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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_IT0041_DATETYPE | Employee doesn't have IT0041 Date type configured |