Menu

SAP Function Module RFC_1A_GET_LOW_FARES2

Low Fare Search 2

The Function Module RFC_1A_GET_LOW_FARES2 (Low Fare Search 2) is a standard Function Module in SAP ERP and is part of the function group FITP_AMADEUS_RFC_INTERFACE within the package PTRI_ADDON.

Technical Information

Function Module RFC_1A_GET_LOW_FARES2
Short Text Low Fare Search 2
Function Group FITP_AMADEUS_RFC_INTERFACE
Package PTRI_ADDON
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
S_FARE_SEARCH_IN LIKE FTPS_API_FARE_SEARCH2_IN Main input structure for Low Fare Search API

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_FARE_FRO_CORPCONTRACT_IN LIKE FTPS_API_CONTRACTNUMBER Redefinition of Numeric for List
T_FARE_FRO_FAREOPTION_IN LIKE FTPS_API_FARE_FAREOPTIONS2 Pricing option parameters when requesting low fare search
T_FARE_FRO_PRIVFARECONTRACT_IN LIKE FTPS_API_CONTRACTNUMBER Redefinition of Numeric for List
T_FARE_ITO_ITINERARYOPT_IN LIKE FTPS_API_FARE_ITIN_OPTION2 Optional itinerary parameters
T_FARE_OFF_CORPFARECTRACT_OUT LIKE FTPS_API_CONTRACTNUMBER Structure list for contract number
T_FARE_OFF_PRIVFARECTRACT_OUT LIKE FTPS_API_CONTRACTNUMBER Structure list for contract number
T_FARE_RTO_ROUTINGOPT_IN LIKE FTPS_API_FARE_ROUTINGOPT2 Rout.opt. that can be specif. for each seg. in the itinerary
T_FARE_SGR_SUGGSEGMENT_OUT LIKE FTPS_API_FARE_SUGGSEGMENT2 info pertaining to the flight segm that make up this routing
T_FARE_SGS_FLGHT_TYPE_OUT LIKE FTPS_API_STRING_LIST Redefinition of Numeric for List

Exceptions

This function module does not define any Exceptions.