SAP ABAP Function Module RFC_1A_GET_LOW_FARES3 (Master Pricer - Low Fare Search)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   FI-TV-PL (Application Component) Travel Planning
     PTRI_ADDON (Package) Travel Planning Amadeus Interface Add-On
Basic Data
Function Module RFC_1A_GET_LOW_FARES3 Master Pricer - Low Fare Search  
Function Group FITP_AMADEUS_RFC_INTERFACE   Layer 5 : RFC interface mit Amadeus  
Program Name SAPLFITP_AMADEUS_RFC_INTERFACE   Layer 5 : RFC interface mit Amadeus 
INCLUDE Name LFITP_AMADEUS_RFC_INTERFACEU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ERROR_TYPE TYPE FTPS_API-ERROR_TYPE Type of API return error code
Exporting ERROR_CODE TYPE FTPS_API-ERROR_CODE Return error code of API interface
Exporting S_FARE_SEARCH_OUT TYPE FTPS_API_FARE_SEARCH_OUT Output structure, a max of 4 recommendations can be returned
Importing CONTEXT_HANDLER TYPE FTPS_API-CTXTID Context handler
Importing S_FARE_SEARCH_IN TYPE FTPS_API_FARE_SEARCH2_IN Main input structure for Low Fare Search API
Tables T_FARE_RES_CONTROLID_IN TYPE FTPS_API_FARE_RES_CNTRLID all information pertaining to the res control id.
Tables T_FARE_PTT_PSGTYPE_TO_FARE_IN TYPE FTPS_API_FARE_PXTYP_TOFARE Low fare search options related to the passenger
Tables T_FARE_PTT_PSGLIST_IN TYPE FTPS_API_PASSENGER_LIST List of passenger's numbers from the PNR name section.
Tables T_FARE_PTT_PSGTYPES_IN TYPE FTPS_API_PASSENGER_TYPES Passenger type code to request in the low fare search
Tables T_FARE_ITO_ITINERARYOPT_IN TYPE FTPS_API_FARE_ITIN_OPTION2 Optional itinerary parameters
Tables T_FARE_ITO_MANDATAIRLINE_IN TYPE FTPS_API_NEST_AIRLINE_LIST Airline List
Tables T_FARE_ITO_EXCLUDAIRLINE_IN TYPE FTPS_API_NEST_AIRLINE_LIST Airline List
Tables T_FARE_ITO_FLIGHTCAT_IN TYPE FTPS_API_FLIGHT_CATEGORY List of flight category codes
Tables T_FARE_RTO_ROUTINGOPT_IN TYPE FTPS_API_FARE_ROUTINGOPT2 Rout.opt. that can be specif. for each seg. in the itinerary
Tables T_FARE_RTO_RTINGASSPNR_IN TYPE FTPS_API_NEST_NUM_LIST Redefinition of Numeric List
Tables T_FARE_RTO_DEPCODE_NO_PNR_IN TYPE FTPS_API_MULTI_AIRPORT contains information pertaining to the ATA/IATA airprot/city
Tables T_FARE_RTO_ARRCODE_NO_PNR_IN TYPE FTPS_API_MULTI_AIRPORT contains information pertaining to the ATA/IATA airprot/city
Tables T_FARE_RTO_MANDATAIRLINE_IN TYPE FTPS_API_NEST_AIRLINE_LIST Airline List
Tables T_FARE_RTO_EXCLUDAIRLINE_IN TYPE FTPS_API_NEST_AIRLINE_LIST Airline List
Tables T_FARE_RTO_FLIGHTCAT_IN TYPE FTPS_API_FLIGHT_CATEGORY List of flight category codes
Tables T_FARE_RTO_MANDATCONN_IN TYPE FTPS_API_MULTI_AIRPORT contains information pertaining to the ATA/IATA airprot/city
Tables T_FARE_RTO_EXCLUDCONN_IN TYPE FTPS_API_MULTI_AIRPORT contains information pertaining to the ATA/IATA airprot/city
Tables T_FARE_FRO_FAREOPTION_IN TYPE FTPS_API_FARE_FAREOPTIONS2 Pricing option parameters when requesting low fare search
Tables T_FARE_FRO_PRICINGOPTION_IN TYPE FTPS_API_STRING_LIST Index List for Data Type STRING
Tables T_FARE_FRO_CORPCONTRACT_IN TYPE FTPS_API_CONTRACTNUMBER Structure list for contract number
Tables T_FARE_FRO_PRIVFARECONTRACT_IN TYPE FTPS_API_CONTRACTNUMBER Structure list for contract number
Tables T_FARE_TTO_TAXOPTIONS_IN TYPE FTPS_API_FARE_TAXOPTIONS Diff options when requesting tax options
Tables T_FARE_TTO_TAX_IN TYPE FTPS_API_FARE_TAX For the actual tax amounts for the given taxcategory
Tables T_OPTION_IN TYPE FTPS_API_OPTION_IN Structure for input option list
Tables T_FARE_TTO_AIRPORTLIST_IN TYPE FTPS_API_STRING_LIST Index List for Data Type STRING
Tables T_FARE_FSR_SEARCHERROR_OUT TYPE FTPS_API_FARE_SEARCHERROR Contains error message response
Tables T_FARE_FSR_MSGERR_LIST_OUT TYPE FTPS_API_FARE_MSGERR_LIST Contains the textuel error condition message via free flow.
Tables T_FARE_FRR_RECOMMEND2_OUT TYPE FTPS_API_FARE_RECOMMEND2 Master Pricer fare recommendation including tax amount
Tables T_FARE_FRR_SUGGROUTING_OUT TYPE FTPS_API_FARE_SUGGROUTING Information pertaining to the flight itinerary
Tables T_FARE_SGR_SUGGSEGMENT_OUT TYPE FTPS_API_FARE_SUGGSEGMENT2 info pertaining to the flight segm that make up this routing
Tables T_FARE_SGS_FLGHT_TYPE_OUT TYPE FTPS_API_STRING_LIST Index List for Data Type STRING
Tables T_FARE_SGS_FLGHTNUMDTAILS_OUT TYPE FTPS_API_FARE_FLGTNUMDTAIL Pertaining information to the flight number.
Tables T_FARE_OFF_OFFFARES_OUT TYPE FTPS_API_FARE_OFFFARES Fare that applies to the itinerary, organized by psger types
Tables T_FARE_OFF_PAXLIST_OUT TYPE FTPS_API_PASSENGER_LIST List of passenger's numbers from the PNR name section.
Tables T_FARE_OFF_APPL_PRICINGOPT_OUT TYPE FTPS_API_STRING_LIST Index List for Data Type STRING
Tables T_FARE_OFF_PRIVFARECTRACT_OUT TYPE FTPS_API_CONTRACTNUMBER Structure list for contract number
Tables T_FARE_OFF_CORPFARECTRACT_OUT TYPE FTPS_API_CONTRACTNUMBER Structure list for contract number
Tables T_FARE_OFF_PENALTIES_OUT TYPE FTPS_API_FARE_PENALTIES Penalties that were applied to the quoted fare.
Tables T_FARE_FBR_FARESBYROUTING_OUT TYPE FTPS_API_FARE_FARESBYROUT Fare that applies to the routing
Tables T_FARE_FBS_FAREBYSEGMENT_OUT TYPE FTPS_API_FARE_FARESBYSEGM Info on fares that applies to the segment
Tables T_FARE_FBS_PAXTYPES_OUT TYPE FTPS_API_PASSENGER_TYPES Passenger type code to request in the low fare search
Tables T_MISC_OUT TYPE FTPS_API_OPTION_OUT Miscellaneous structure for output data
               
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  20091125 
SAP Release Created in