Use
You use this method to create a new booking for a particular flight.
When you create a new booking, the system assigns a booking number. In addition, the price of the ticket is calculated, which is based on the standard list price of the flight and contains surcharges for the flight class and any reductions depending on the age of the passenger.
Integration
Compare the functions
Create Flight Booking as Reservation and Confirm Flight Booking.
This function is implemented by the method FlightBooking.CreateFromData (function module BAPI_FLBOOKING_CREATEFROMDATA). Read the documentation about this method, which you can access with the
BAPI Explorer.