SAP ABAP Function Module FITP_GET_FLIGHT_AVAIL (Verfügbarkeitsabfrage einer Flug-Reisedienstleistung)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   FI-TV-PL (Application Component) Travel Planning
     PTRP_ADDON (Package) Travel Planning Add-On
Basic Data
Function Module FITP_GET_FLIGHT_AVAIL Verfügbarkeitsabfrage einer Flug-Reisedienstleistung  
Function Group FITP_TRPL   Travel Planning  
Program Name SAPLFITP_TRPL    
INCLUDE Name LFITP_TRPLU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing VARIANT TYPE FTPT_VARIANT-VARIANT
Importing PROFILE_NAME TYPE TA20P-PROFILE
Importing ACTIVITY_TYPE TYPE TA20PPI-KZTKT
Importing FLIGHT_SCHEME TYPE CHAR1 'O'neway, 'R'eturn, 'M'ultiple
Tables FLIGHT TYPE FTPT_FLIGHT Flüge
Tables T_PROFILE_ENTRIES TYPE PROFL_FLIGHTTAB
Tables T_TEXT_TO TYPE FTPS_TEXT
Tables T_TEXT_BACK TYPE FTPS_TEXT
Tables T_RT_CXR TYPE TRPL_CARRIER_TABLE
Tables T_PROF_FLIGHT_PROV TYPE PROFL_FLIGHT_PROVIDERSTAB Profile_Flight_Provider
Exception NO_FLIGHT_AVAILABLE TYPE Kein Flug verfügbar
Exception CANCELLED_BY_USER TYPE Abbruch durch den Benutzer
Exception NO_RESERVATION TYPE Keine vollständige Buchung möglich
Exception NO_DESTINATION_FOUND TYPE Fehler: keine Destination gefunden
Exception NO_VALID_VARIANT TYPE Fehler: keine Verbindung für diese Variante
Exception NO_CONNECTION TYPE Fehler: allgemeiner Verbindungsfehler
Exception NO_PNR_FOUND TYPE Fehler: keine PNR vorhanden
Exception RFC_ERRORS TYPE RFC-Fehler
Exception GENERAL_API_ERROR TYPE Allgemeiner API-Fehler
Exception APPLICATION_API_ERROR TYPE Anwendungsspezifischer API-Fehler
Exception SEGMENT_SELL_UNSTABLE TYPE Amadeus-Errors: -32619 -32618 -32582 -32581 -32580
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20020107 
SAP Release Created in