Show TOC Start of Content Area

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

 

To manage local development objects, you need a project in the Developer Studio. For this reason, you will use the appropriate wizard to generate a suitable project structure for the new Web Dynpro project. Once you have set up this structure, you can create the specific components of the Welcome project, define them, and implement the source code.

Prerequisites

This graphic is explained in the accompanying textThis graphic is explained in the accompanying text

You have launched the SAP NetWeaver Developer Studio.

Procedure

...

       1.      Choose File New Project.

The New Project wizard appears.

       2.      Select the Web Dynpro category (in the left pane), followed by Web Dynpro Project (in the right pane). Choose Next.

This graphic is explained in the accompanying text

 

       3.      Give your project the name Welcome and leave the default settings for Project contents and Project language unchanged.

This graphic is explained in the accompanying text

       4.      Choose Finish.

The wizard generates an initial structure for your new Web Dynpro project and automatically opens the Web Dynpro perspective.

       5.      Choose the Web Dynpro Explorer tab.

Result

The Web Dynpro perspective displays the structure in the Web Dynpro Explorer. From now on, the Web Dynpro Explorer is your main starting point for all further development activities.

 

This graphic is explained in the accompanying text

 

Next step:

Creating a Web Dynpro Component

 

 

End of Content Area