Start of Content Area

Background documentation Demo Business Objects and Methods  Locate the document in its SAP Library structure

As of Release 6.20, the business objects Flight (flight booking), FlightCustomer (customer), FlightBooking, FlightConnection, and FlightTrip, and their BAPI methods, are available for demo purposes.

These business objects and their BAPI methods can be used to develop simple applications to map the business processes involved in flight bookings.

You can write a Web application for flight bookings, for example.

It is therefore possible to use simple example scenarios to gain a basic understanding about BAPIs and how to use them.

The demo business objects and BAPI methods also serve to illustrate the BAPI guidelines that are described in this document. That is why there are references to the demo methods at certain places in this document. You can then use the BAPI Explorer to view the method in the SAP System, and to read the corresponding online documentation about the business object, the BAPI function module, and the parameters.

See also:

For more information on example scenarios that can be realized with these methods, see Flight Data Application – Demo Example for Integration Technologies.

For examples of how to realize BAPI programming guidelines, see Technologies and Concepts.

End of Content Area