Menu

SAP Function Module HR_QTACC_TRANSFER_HISTORY

Bestimmung des übergeleiteten Abwesenheitsanspruchs

The Function Module HR_QTACC_TRANSFER_HISTORY (Bestimmung des übergeleiteten Abwesenheitsanspruchs) is a standard Function Module in SAP ERP and is part of the function group HRLV within the package PTIM.

Technical Information

Function Module HR_QTACC_TRANSFER_HISTORY
Short Text Bestimmung des übergeleiteten Abwesenheitsanspruchs
Function Group HRLV
Package PTIM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DET_BEGDA TYPE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
DET_ENDDA TYPE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
DET_PERNR TYPE PERNR-PERNR Personalnummer

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
DET_TRANSFER_HISTORY LIKE PTM_TRANSFER_HISTORY Überleitungshistorie der Kontingentgenerierung

Exceptions

This function module does not define any Exceptions.