Entering content frame

Procedure documentation Importing a Project Template

On the SAP Developer Network (SDN) at http://sdn.sap.com, the project template TutWD_Tree_Init.zip is available for you to use in this tutorial as a starting point.

The project is available for download in a corresponding zip file under the category Home ® Developer Areas ® Web Application Server ® Web Dynpro.

Prerequisites

·        You have a user ID and password to access the SAP Developer Network (http://sdn.sap.com).

·        You have installed the SAP NetWeaver Developer Studio.

Procedure

Importing the Project Template to the SAP NetWeaver Developer Studio

...

       1.      Call the SAP NetWeaver Developer Network by using the URL http://sdn.sap.com and log on with the corresponding user ID and password. If you do not have a user ID, you must register before you can proceed.

       2.      Download the zip file TutWD_Tree_Init.zip containing the project template TutWD_Tree_Init from the directory path  ®  path  and save the zip file to any directory on your local hard disk or directly in the work area of the SAP NetWeaver Developer Studio.

       3.      Extract the content of the zip file TutWD_Tree_Init.zip in the work area of the SAP NetWeaver Developer Studio or in any directory on your local hard disk.

       4.      Call the SAP NetWeaver Developer Studio.

       5.      Import the Web Dynpro project TutWD_Tree_Init.

                            a.      In the menu, choose File à Import.

                            b.      In the next window, choose Existing Project into Workspace and choose Next to confirm.

                            c.      Choose Browse, open the folder in which you saved the project TutWD_Tree_Init, and select the project.

                            d.      Confirm with Finish

       6.      The Web Dynpro project TutWD_Tree_Init appears in the Web Dynpro Explorer for further processing and completion of the tutorial.

Initial Project Structure

Once the Web Dynpro project template TutWD_Tree_Init has been imported, the following project structure is displayed in the Web Dynpro Explorer:

Web Dynpro Project Structure

This graphic is explained in the accompanying text Web Dynpro project: TutWD_Tree_Init

       This graphic is explained in the accompanying text Web Dynpro application: TreeApp

       The application TreeApp displays the interface view of the Web Dynpro component TreeComp in the browser window.

        This graphic is explained in the accompanying text Web Dynpro component: TreeComp

        Web Dynpro component containing our entire application.

This graphic is explained in the accompanying text View: TreeView

In this view, the tree is displayed and you can expand and collapse nodes and select entries.

             This graphic is explained in the accompanying text  Window: TreeComp

            Contains the TreeView and displays it when the program is started.

Next step:

Further Procedure for Creating the Tree

 

 

Leaving content frame