Start of Content Area

Function documentation Create Flight Trip  Locate the document in its SAP Library structure

Use

You use this function to create a new flight trip.

A flight trip is created in the travel agency system. All the necessary flight bookings are made with the airline(s). When you create a new flight trip, the system assigns a trip number. In addition, the price of the ticket is calculated, which is based on the standard list price of the flights and contains surcharges for the flight class and any reductions depending on the age of the passenger.

Note

This function is implemented by the method FlightTrip.Create (function module BAPI_FLTRIP_CREATE). Read the documentation about this method, which you can access with the BAPI Explorer.

End of Content Area