Menu

SAP Function Module FITP_PORTAL_GET_FLIGHT_LF_DATA

Flugdaten aus globaler Tabelle einlesen für Low Fare

The Function Module FITP_PORTAL_GET_FLIGHT_LF_DATA (Flugdaten aus globaler Tabelle einlesen für Low Fare) 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_PORTAL_GET_FLIGHT_LF_DATA
Short Text Flugdaten aus globaler Tabelle einlesen für Low Fare
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
P_FLIGHT_SCHEME TYPE CHAR1 Einstelliges Kennzeichen
P_VARIANT LIKE FTPT_VARIANT Tabelle der Reiseplanvarianten

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
T_FLIGHT_LOWFARE_LIST TYPE FTPS_WEB_FLIGHT_LOWFARE_LIST_T Liste verfügbarer Flüge ( Portal RFC Interface )
T_FLIGHT_RECTAB TYPE TRPL_FLIGHT_RECTAB Flight-Segments of of Recommandation-List
T_ITEM_RECTAB TYPE TRPL_ITEM_RECTAB Items of Recommandation-List
T_REC_LIST TYPE TRPL_REC_LIST Recommandation List

Exceptions

This function module does not define any Exceptions.