Menu

SAP Function Module TRG_TRANSFER_ABSENCE_TO_DEST

Aus dem Abwesenheitsverlauf wird die Zieltab. generiert

The Function Module TRG_TRANSFER_ABSENCE_TO_DEST (Aus dem Abwesenheitsverlauf wird die Zieltab. generiert) is a standard Function Module in SAP ERP and is part of the function group FITVPS_TG within the package PTRAPS.

Technical Information

Function Module TRG_TRANSFER_ABSENCE_TO_DEST
Short Text Aus dem Abwesenheitsverlauf wird die Zieltab. generiert
Function Group FITVPS_TG
Package PTRAPS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENDE_TRENNUNGSREISEGELD LIKE PTP42-PDATV Ende Trennungsreisegeldbezug
P_HEAD LIKE PTP02 Kopfdaten des Trennungsgeldes
P_PERIO LIKE PTP42 Periodendaten der aktuellen Periode

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
ABSENCE_ALL LIKE PTP_ABS_ALL Verlauf aller Abwesenheiten
DESTINATIONS LIKE PTK05 Reisezwischenziel

Exceptions

This function module does not define any Exceptions.