Menu

SAP Function Module FITP_READ_PLAN_DATA

Lesen aller abhängigen Tabelle eines Plans

The Function Module FITP_READ_PLAN_DATA (Lesen aller abhängigen Tabelle eines Plans) is a standard Function Module in SAP ERP and is part of the function group FITP_TRPL within the package PTRP_ADDON.

Technical Information

Function Module FITP_READ_PLAN_DATA
Short Text Lesen aller abhängigen Tabelle eines Plans
Function Group FITP_TRPL
Package PTRP_ADDON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HDVRS LIKE PTRV_HEAD-HDVRS Reise-Headerversion (Nicht gebraucht)
ONLY_NEWEST TYPE C Nur Daten der aktuellen Varianten
PERNR LIKE PTRV_HEAD-PERNR Personalnummer
PLANNR LIKE FTPT_PLAN-PLANNR Plannummer
REINR LIKE PTRV_HEAD-REINR Reisenummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NUMBER_OF_VARIANTS TYPE I Anzahl der Varianten

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
T_FLIGHT LIKE FTPT_FLIGHT Tabelle FTPT_FLIGHT
T_FLIGHT_FARE LIKE FTPT_FLIGHT_FCMP Zuordnungstabelle: Flüge <-> Tarifkomponenten
T_HOTEL LIKE FTPT_HOTEL Tabelle FTPT_HOTEL
T_ITEM LIKE FTPT_ITEM Tabelle FTPT_ITEM
T_SYNC_DATA LIKE FTPT_SYNC_DATA Daten Synchronisation SAP - Externe Systeme
T_VARIANT LIKE FTPT_VARIANT Tabelle FTPT_VARIANT

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_VARIANT_FOUND Keine Variante zu diesem Plan vorhanden