Skip to content

Dan88Hus/SwfProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Marie wants to go to football games. She starts her own travel agency. Now she wants to de- velop ABAP programs. Please help her.

  • Program 1: Display flights to a specific location and time
  • Program 2: Book a specific flight
  • Program 3: Cancel a booking

SFLIGHT – flight instances (date, seats, price) *& SPFLI – flight routes (from/to cities & airports) *& SAPLANE – aircraft master data *& SBOOK – bookings (for luggage weight)

SPFLI contains flight connections
image

individual flights of a connection are stored in the table SFLIGHT
image

SBOOK table, bookings are stored
image

Technical data of the airplanes is listed in the table SAPLANE.
image


company’s customers can be found in the SCUSTOM table
image


About

AbapEclipse Projects by SWF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors