The Function Module HR_QTACC_INC_LWOP_HIRE_FIRE_13 (Calculate the number of LWOP days between a start date and current date) 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_INC_LWOP_HIRE_FIRE_13 |
Short Text | Calculate the number of LWOP days between a start date and current date |
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 |
This function module does not define any EXPORTING parameters.
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 |