Entering content frame

Procedure documentation Importing a Project Template Locate the document in its SAP Library structure

On the SAP Developer Network (SDN) at http://sdn.sap.com, the following Web Dynpro projects are available for this tutorial:

·        The project template TutWD_Popup_Init (the starting point for this tutorial)

·        The completed Web Dynpro project TutWD_Popup (corresponds to the project TutWD_Popup_Init after completion of the tutorial)

The projects are available for download in corresponding zip files in the SDN 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).

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_CarRental_Init.zip containing the project template TutWD_CarRental_Init 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.      Unpack the full content of the ZIP file.

       4.      Open the SAP NetWeaver Developer Studio.

       5.      Import the Web-Dynrpo project TutWD_CarRental_Init and open the project afterwards in the Web Dynpro Explorer for further processing and execution of the tutorial.

Result

Once you have imported the project template into the Developer Studio, you will see the following structure in the Web Dynpro Explorer.

Web Dynpro Project Structure

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

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

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

             This graphic is explained in the accompanying text  Window: Reservation

The Reservation window embeds the FormView as the sole view.

 

             This graphic is explained in the accompanying text View: FormView

With the FormView, a predefined form for car rental will look like this:

This graphic is explained in the accompanying text

 

Note

The initial Web Dynpro project TutWD_CarRental_Init is free of errors at design time, but cannot yet be executed at runtime.

 

Now continue with the section…

Creating a Model

 

 

Leaving content frame