SAP Program RFTP_TEST_WEB_FLIGHT_LOW_FARE - Get Best Price for Flight

Purpose
Program for testing the best-price functionality.
The following RFC modules can be tested:
FITP_WEB_FLIGHT_LF_INIT
FITP_WEB_FLIGHT_LF_QUERY
FITP_WEB_FLIGHT_LF_COMPLET_RES
Up to six flight connections can be entered for a person from the HRmaster.
The program searches for the lowest rates for the selected flightroutes. The search takes into account the flight customizing settingsand travel profile of the traveler. A popup screen displays thespecifications from customizing and from the travel profile, such as theprescribed airline. These settings cannot be changed in the testprogram.
Based on the displayed specifications, a list of nine availablebest-price offers is created and displayed via an ALV module. Theseoffers are displayed in the priority specified in Customizing.
The first column shows the proposal number. The proposal may includemultiple flight segments for a connection. If no direct flights for theflight route exist, the system searches for the lowest-price flightsthat involve transfers (not all flight segments have to be in the sameflight class). Where possible, the flight availability is included inthe proposals.
The flights can then be booked.

Selection
RFC destination: ,,NONE = current system
Personnel number:,,Person must exist in the system (PA20)
Type of flight: ,,One way - only one start and destination may bespecified in each case.
,,Round trip - both flight segments must bespecified ( FRA - PAR / PAR - FRA).
,,Multiple connections - two to six flightroutes can be entered.