Entering content frame

Procedure documentation Importing a Project Template

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_Languages_Init (the starting point for this tutorial)

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

The projects are available for download in corresponding zip files under the category Home ® Developer Areas ® Web Application Server ® Web Dynpro.

Prerequisites

·        You have access to 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_Languages_Init.zip containing the project template TutWD_Languages_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.      Extract the content of the zip file TutWD_Languages_Init.zip in the work area of the SAP NetWeaver Developer Studio or in any directory on your local hard disk.

       4.      Open the SAP NetWeaver Developer Studio.

       5.      Import the Web Dynpro project TutWD_Languages_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_Languages_Init, and select the project.

                            d.      Choose Finish to confirm.

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

Tabular Project Structure

Once you have imported the project template to the SAP NetWeaver 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_Languages_Init

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

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

            This graphic is explained in the accompanying text View: FormView

FormView contains the basic framework for the car rental form.

            This graphic is explained in the accompanying text View: ResultView

ResultView contains the basic framework for displaying the rental car.

             This graphic is explained in the accompanying text  Window: Languages

FormView and ResultView are embedded in the Languages window.

Since you do not want to display ResultView until a booking has been confirmed, an EmptyView is embedded in the window.

This graphic is explained in the accompanying text

        This graphic is explained in the accompanying text src ® mimes ® Components ® com.sap.tut.wd.languages.LanguagesComp

This directory contains the pictures for the QuickCarRental application. (Business.jpg; Cabrio.jpg; Economy.jpg; Firstclass.jpg; Van.jpg)

This graphic is explained in the accompanying text

The initial Web Dynpro project TutWD_Languages_Init cannot yet run in the Web browser, since the language-specific resources are still missing.

 

Next step:

Creating Texts for the Original Language

 

 

 

Leaving content frame