The Function Module HR_QTACC_QUOTAS_TRANSFER_13 (Absence Quota Transfer) 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_QUOTAS_TRANSFER_13 |
Short Text | Absence Quota Transfer |
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 |
---|---|---|---|---|
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 | Transfer Pool for Quota Deduction (Table 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.