This document provides instructions for including an ALV (Application List Viewer) table component in a Web Dynpro application to display booking data. The steps are to: 1) Copy an existing component and rename it; 2) Define usage of the ALV component and map its data context to the booking table data; 3) Replace the existing table UI element with a view container displaying the ALV component. Following these steps will allow one to use the ALV table component to display bookings for a selected flight in a Web Dynpro application.