Start of Content Area

This graphic is explained in the accompanying text Web Dynpro Application  Locate the document in its SAP Library structure

To display the Web Dynpro window in a browser, the window ort he uniquely assigned interface views of the window has to be bound to a Web Dynpro application. A Web Dynpro application is a unique object and is saved independently of the Web Dynpro component. In contrast to the Web Dynpro component, the application does not have to be activated.

...

       1.      To create a Web Dynpro application, open the context menu of the node Web Dynpro Applications in the object list on the left-hand side of screen.

       2.      Choose Create ® Web- Dynpro Application.

       3.      Enter a name and a description of the application and confirm the dialog.

Caution

Note that the name of the application has to be unique system-wide.

The editor on the right-hand side of the screen now displays the application’s properties. If necessary, you can change the description of the application here.

       4.      If required, you can change the name of the predefined component.

As a preselection for the component from which you want to call a window, your current component in the object list was entered automatically.

Note

As a Web Dynpro application is independent of the component in which the required window is located, however, you can select any component for your application. You can use the F4 help.

       5.      After you select a component, in the next row select an interface view.

       6.      For each interface view there is at least one inbound plug (default). Use the F4 help again to select the inbound plug you require.

       7.      With the Help Link you can store a link to the documentation for this application in the Knowledge Warehouse. You can call the link at runtime using the F1 key. For more information see Help Texts in and for Web Dynpro Applications.

       8.      Under Handling Messages you can define the form in which Messages should be displayed.

       9.      In the lower part of the editor under Administration Data you can influence the application’s administrative details.

   10.      Choose Save in the ABAP Workbench. On the dialog box that follows, enter the transport package you require and confirm the dialog.

Saving creates the Web Dynpro application and you can test it provided that all parts of the corresponding window are active. To do this, you can either choose Test in the ABAP Workbench or you open the context menu for the object list entry of the Web Dynpro application and choose Test.

Note

When you create a Web Dynpro application, an appropriate node is automatically created in the ICF tree (see the section Initial Configuration Settings in Web Dynpro ABAP Configuration).

 

 

End of Content Area