Show TOC

Part 2: Testing the First ViewLocate this document in the navigation structure

Procedure

To test the first view, you first need to embed it in a Window and then create a Web Dynpro application that is associated to it.

With each new Web Dynpro component, a folder for all Web Dynpro windows of the component and a window that is initially empty is created in its object list. The view you just designed should now be embedded in this window.

  1. Open the Windows node in the object list of the component and, by double-clicking on the object name of the window, switch to the window view of the Web Dynpro Explorer.

  2. Select the root node of the hierarchy of the window, and choose Embed View in the context menu.

  3. Use the input help for View to be Embedded to embed the Search view in the window.

  4. Save your entries.

  5. In the object list ont he left select the top object (component object) and in the context menu select Start of the navigation path Create Next navigation step Web Dynpro Application End of the navigation path.

  6. Enter a name and a description of the new application.

    Since the component contains only one window, the application is automatically associated with the interface view of the window you just maintained. Otherwise you would have to select the required window at this point.

  7. Save the application as a local object and then activate the entire component.

  8. Test the application you created using Test in the context menu.

Expand your application in the next step: Part 3: Creating and Editing the "Display View"