The first tutorial shows how easy it is to create a Web Dynpro application and shows off the new ABAP environment for developing Web Dynpro ABAP applications.
Learn how to use BAPIs within Web Dynpro for ABAP and get hands-on experience with new Web Dynpro tools - such as the Service Call Generator and the Web Dynpro Code Wizard - provided in the ABAP Workbench.
This tutorial demonstrates how easy it is to navigate between different views of the same Web Dynpro application.
In this tutorial, the BAPINAV component introduced in Tutorial 3 is further enhanced to display a list of bookings for a selected flight. The context that contains the flight information is enhanced with a subnode for the corresponding bookings. It also shows how the booking information is retrieved in a supply function and the context node is bound to a new table UI element in the Main View.
5
The fifth tutorial in the series describes component usage, personalization and configuration and offers an alternative solution to that presented in the Tutorial 3.