Entering content frame

Procedure documentation Defining a Web Dynpro Window Locate the document in its SAP Library structure

Use

A window is a representation of a Web Dynpro component that is visible to the outside, that is in the Web browser. Within a window, you can make several views visible by predefining a hierarchical rectangular group in  a view composition. This example deals with the simplest case, in which a single view is embedded in the standard window of the Web Dynpro component FirstComponent.

Procedure

...

       1.      In the overview tree of the Web Dynpro Explorer, open your project and then the node WebDynpro ® Web Dynpro Components ® First Component ® Windows.

       2.      Choose Embed View in the context menu of the node FirstComponent.

       3.      Choose Embed Existing View. In the next wizard window, select the only existing view WelcomeView and exit the wizard by choosing Finish.

This graphic is explained in the accompanying text

This step allows you to make the Web Dynpro component FirstComponentvisible to the outside by displaying the view WelcomeView.

This graphic is explained in the accompanying text

Double-clicking the window FirstComponent displays the Application Modeler, which is integrated in the SAP NetWeaver Developer Studio.

Result

A Web Dynpro component is made visible to the outside using a corresponding window. After you have embedded the previously created view WelcomeView in the default view FirstComponent of the corresponding Web Dynpro component, you can use it as the root component for a Web Dynpro application that is addressed in the Web browser using a URL.

Further Procedure

This graphic is explained in the accompanying text  In the next step, you can easily define a new Web Dynpro application.

 

Leaving content frame