The Function Module HR_QTACC_QUOTAS_TRANSFER_43 (HR:NZ - Change transfer time for annual leave) is a standard Function Module in SAP ERP and is part of the function group HRIL_NZ within the package PC43.
Function Module | HR_QTACC_QUOTAS_TRANSFER_43 |
Short Text | HR:NZ - Change transfer time for annual leave |
Function Group | HRIL_NZ |
Package | PC43 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XDATE | LIKE | SY-DATUM | Date and time, current (application server) date | |
XPERNR | LIKE | PERNR-PERNR | Personnel number |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XQTACC | LIKE | PC2BJ | Generating Absence Quotas (Table QTACC) | |
XQTTRANS | LIKE | PC2BL | Überleitungsvorrat Kontingentgenerierung (Tabelle QTTRANS) | |
XSALDO | LIKE | PC2B5 | Time Balances per Period (Table SALDO) | |
XZES | LIKE | PC2B6 | Time Balances per Day (Table ZES) |
This function module does not define any Exceptions.