Menu

SAP Function Module HR_QTACC_QUOTAS_TRANSFER_13

Absence Quota Transfer

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.

Technical Information

Function Module HR_QTACC_QUOTAS_TRANSFER_13
Short Text Absence Quota Transfer
Function Group HRIL_AU
Package PC13
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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)

Exceptions

This function module does not define any Exceptions.