Start of Content Area

Function documentation Get Flight Connection Details  Locate the document in its SAP Library structure

Use

You use this function to get detailed information about a particular flight connection. You have to specify the flight connection and the flight must exist. The following information is returned for the flight connection: general connection data, price of the connection, and a list of the route segments including seat availability.

This function provides all the necessary details when you look for a flight connection so that the flight customer can decide whether the flight connection is suitable.

Note

This function is implemented by the method FlightConnection.GetDetail (function module BAPI_FLCONN_GETDETAIL). Read the documentation about this method, which you can access with the BAPI Explorer.

End of Content Area