Entering content frame

Procedure documentation Creating a Web Dynpro Component Locate the document in its SAP Library structure

Use

A Web Dynpro application defines a starting point for a Web Dynpro component that the user can call in the Web browser. In the following procedure, you will create a new Web Dynpro component, which will then be used as the root component in your first Web Dynpro application.

Procedure

...

       1.      In the overview tree of the Web Dynpro Explorer, open your newly created project and then the Web Dynpro node. Open the context menu for the node Web Dynpro Components.

       2.      Choose This graphic is explained in the accompanying text Create Web Dynpro Component.

       3.      Enter a name for the new Web Dynpro component, for example FirstComponent, and specify the Java package it is to belong to, for example com.sap.tc.webdynpro.tutorials.introduction.basics.

This graphic is explained in the accompanying text

This graphic is explained in the accompanying text

Do not change the default selection of src/packages as the Source Folder. This file is where the underlying metadata files for the Web Dynpro project are stored in the further development process.

Result

In the Web Dynpro Explorer, a newly added Web Dynpro component FirstComponent is visible under the node Web Dynpro Components:

This graphic is explained in the accompanying text

You can now add the visible section to this currently empty shell.

Further Procedure

This graphic is explained in the accompanying text       The next step is to create and design the first View.

 

Leaving content frame