Flight Model 

The flight model is the basis of all the examples in this manual. All the tables mentioned in the examples exist in your system, so you can reproduce the examples directly in the system.

The flight model is based on data model BC_TRAVEL, which you can look at in your system using the Data Modeler.

Procedure for Displaying the Flight Model

  1. Go to the initial screen of the ABAP Workbench and choose Development ® Data Modeler.
  2. The initial screen of the Data Modeler is displayed.

  3. Enter BC_TRAVEL in the field Modeling object and choose Display.
  4. The description of the flight model is displayed.

  5. You can display the data model as a graphic with Utilities ® Graphic.

You can find further information about data modeling and on using the Data Modeler in the documentation BC - Data Modeler.

Flight Model (Simplified Representation)

The flight model gives a simple description of seat bookings in passenger airplanes by flight customers. The booking can be made either at the sales desk of a carrier or at a travel agency.

A flight booking is based on the individual flight connections described in the flight schedule. There are concrete flights for every flight connection.

Allocated Tables in the ABAP Dictionary

There is a table in the ABAP Dictionary containing the data of the corresponding entities (versions of the entity type) for each entity type.

The most important tables of the flight model are: