The Function Module HR_QTACC_QUOTAS_TRANSFER_13PBS (Absence Quota Transfer-HR:AU:PBS) is a standard Function Module in SAP ERP and is part of the function group 3QP7 within the package P13P7.
Function Module | HR_QTACC_QUOTAS_TRANSFER_13PBS |
Short Text | Absence Quota Transfer-HR:AU:PBS |
Function Group | 3QP7 |
Package | P13P7 |
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.