Menu

SAP Function Module HR_QTACC_QUOTAS_TRANSFER_23

Recalculation of transferred vacation days

The Function Module HR_QTACC_QUOTAS_TRANSFER_23 (Recalculation of transferred vacation days) is a standard Function Module in SAP ERP and is part of the function group HRPAYSE_VACATION within the package PC23.

Technical Information

Function Module HR_QTACC_QUOTAS_TRANSFER_23
Short Text Recalculation of transferred vacation days
Function Group HRPAYSE_VACATION
Package PC23
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 TYPE SY-DATUM Transfer Date
XPERNR TYPE 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.