Video Lesson 4.13: ABAP Exercise: Flight Information Report Summary

Video Lesson 4.13: ABAP Exercise: Flight Information Report Summary

You will be creating a Flight Information report summary using everything you learned in this lesson.

Your assignment is to:

  • Modify the “Flight Report” created earlier so that it shows the Airline Code, No. Flight, Flight Date, Total amount of bookings, Total occupied seats, and Total free seats.
  • Create a structure for the report fields.
  • Make it possible to filter by Airline Code and Flight No.
  • Attach a search help to the input fields filters.