Display Bookingsfor Selected Flights
1. Create the Web Dynpro componentZZ_00_BOOKINGS
2. Create sub node BOOKINGS andthe corresponding Supply Function GET_BOOKINGS
3. Implement the Supply methodGET_BOOKINGS
4. Update the Mapping between ViewContext and Component Controller Context
5. Add a new table UI element inView Layout and Bind it
6. Activation, Creation of a WebDynpro Application and Execution