Start of Content Area

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

 

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

Prerequisites

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

You have started the SAP NetWeaver Developer Studio.

Procedure

To create a new Web Dynpro project, proceed as follows:

...

       1.      Choose File New Project to start the New Project wizard.

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

       3.      Enter a project name and specify the settings for Project contents and Project language.

This graphic is explained in the accompanying text

In general, you will use the option Use default for specifying the project storage area. This selection means that all project resources will be created and managed in your default workspace. As a rule, you will already have entered the respective path for the default workspace when you started the Developer Studio for the first time.

 

This graphic is explained in the accompanying text

       4.      Choose Finish to create the project.

Result

The wizard generates an initial project framework for the new Web Dynpro project. As soon as generation is complete, the Web Dynpro Perspective is opened automatically. The logical project structure is displayed in the Web Dynpro Explorer.

 

This graphic is explained in the accompanying text

 

From now on, the Web Dynpro Explorer is your main starting point for all further development activities. As a rule, you will now create one or several Web Dynpro components in order to implement the specific functions of the Web Dynpro application.

 

 

 

 

 

End of Content Area