Menu

SAP Function Module TP_FLIGHT_DETAILS

Retrieves Flight Details Information

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module TP_FLIGHT_DETAILS (Retrieves Flight Details Information) is a standard Function Module in SAP ERP and is part of the function group FITP_GEN within the package PTRP_ADDON.

Technical Information

Function Module TP_FLIGHT_DETAILS
Short Text Retrieves Flight Details Information
Function Group FITP_GEN
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
AIRLINE TYPE FLIGHT_AIRLINE Fluggesellschaft
ARRIVAL_LOCATION TYPE FLIGHT_SLOC_ARR Ankunftsort eines Fluges
CABIN_CLASS TYPE FLIGHT_CABIN Flight Cabin Class
CONTEXT_NUMBER TYPE VARIANT_NR Kennung für Reservierung
DEPARTURE_DATE TYPE FLIGHT_DATE_DEP Datum des Abflugs
DEPARTURE_LOCATION TYPE FLIGHT_SLOC_DEP Abflugsort
FLIGHT_NUMBER TYPE FLIGHT_NR Flugnummer
PROVIDER TYPE PROVIDER_CODE Anbietercode

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGED TYPE CHAR1 Einstelliges Kennzeichen
CONTEXTHANDLER LIKE FTPS_API-CTXTID Context Handler
DESTINATION LIKE RFCDES-RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_DETAILS_LIST_OUT LIKE FTPS_API_FLIGHT_LEG_ASSOC Flugsegment Verknüpfung
T_DETAILS_MEALS_OUT LIKE FTPS_API_FLIGHT_LEG_MEAL Flugsegment Mahlzeit
T_DETAILS_OUT LIKE FTPS_API_FLIGHT_LEG_DETAIL Flugsegment Detail
T_FLIGHT_DETAILS_OUT LIKE FTPS_FLIGHT_LEG_DETAILS_OUT Rückgabewerte für gen. Funktion TP_FLIGHT_DETAILS

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COMMUNICATION_ERROR Keine Kommunicazion
GENERAL_ERROR General error from 1W
INVALID_VARIANT Ungültiger Kontext
NO_CONNECTION Verbindungsfehler
NO_DESTINATION Keine RFC-Destination vorhanden