Menu

SAP Function Module TRG_TRANSFER_CAL_TO_DEST

Generiere die Ziel- und Abzugstabelle aus dem Kalender

The Function Module TRG_TRANSFER_CAL_TO_DEST (Generiere die Ziel- und Abzugstabelle aus dem Kalender) 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_CAL_TO_DEST
Short Text Generiere die Ziel- und Abzugstabelle aus dem Kalender
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
PERIODE_BEGIN LIKE PTP42-PDATV Reiseabschnitt: Beginndatum
PERIODE_END TYPE PTP42-PDATB Reiseabschnitt: Endedatum
P_HEAD LIKE PTP02 Struktur der Reisekosten-Tabelle PTRV_HEAD
UPDATE_MEALS TYPE C Verpflegungszuschüsse wurden geändert
UPDATE_OVERNIGHTS TYPE C Übernachtungen wurden geändert

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
DESTINATIONS LIKE PTK05 Reisezwischenziel
MEALS_MARKED_DAYS LIKE PTP_TGKAL Tage mit Verpflegungszuschuß
OVERNIGHTS_MARKED_DAYS LIKE PTP_TGKAL Nächte mit Unterkunftspauschalen

Exceptions

This function module does not define any Exceptions.