Show TOC

Setting Up the Web Dynpro Development Component (DC)Locate this document in the navigation structure

Procedure

Creating a Web Dynpro DC

  1. Choose the menu path File → New → Project to start the New Project Wizard.

  2. Expand the Development Infrastructure and select Development Component . Choose Next.

  3. Expand the root node with the vendor ID (for example: sap.com ) and select Web Dynpro . Choose Next.

  4. Expand the node Local Development and select MyComponents[demo.sap.com] . Choose Next.

  5. Enter wdstuds in the Name field to specify the name of the DC. Leave the other settings unchanged and choose Finish.

Specifying Dependences

  1. In the context menu of the Web Dynpro project choose Development Component → Component Properties .

  2. Choose Dependencies →Add...

  3. Expand the MyComponents[demo.sap.com] and select the studsapp project. Choose Finish .

Defining the Basic Project Structure

  1. Expand the Web Dynpro node in the structure of the project.

  2. To start the relevant wizard, open the context menu of the Applications node and choose Create Application.

  3. Enter a name for your Web Dynpro application, such as StudsWD App , and specify the package name for the Java classes will be generated. Then choose Next.

  4. Accept the selection Create a new component and choose Next again.

  5. Accept also the predefined settings for the window , the interface view , and the startup plug . Choose Finish.