Entering content frame

Procedure documentation Carrying Out the Initial Steps Locate the document in its SAP Library structure

Use

To do this tutorial you first have to carry out the following steps common to all Web Dynpro applications:

·         Creating a project

·         Creating a component with a window and a view.

·         Creating an application

You carry out these steps as described in the standard documentation linked to below. However, make sure that you use the names (for example, for applications and views) suggested below.

Procedure

...

       1.      Create a new project as described in Creating a Web Dynpro Project. Call the project SimpleGraphics.

       2.      Create a component as described in Creating a Web Dynpro Component. Call the component SimpleGraphics and call the component path com.sap.tc.graphics. Call the view SimpleGraphicsView.

       3.      Create a Web Dynpro application as described in Defining a Web Dynpro Application. Call your application SimpleGraphics. Call the package com.sap.tc.graphics.

Result

You have now carried out the prerequisites for your project. The next step is to insert a business graphic in the view.

 

Leaving content frame