Start of Content Area

Procedure documentation View Templates  Locate the document in its SAP Library structure

The Web Dynpro tools provide three templates for making data available to forms and tables in a Web Dynpro application and for defining the properties of buttons that you defined for the user interface. These templates can be called when working in the Data Modeler.

You can use the form template to define attributes for a form-like user interface layout that is to be part of the view. The table template supports you when defining data binding for tables created in the view. The ActionButton template allows you to specify the properties of a button.

There is also a template for Portal eventing. It allows you to insert source code for navigating a Web Dynpro application in a SAP Enterprise Portal.

The following describes how to start the main wizard for these templates. Detailed information about the wizards is available in the sections Using the Form Template, Using the Table Template, Using the ActionButton Template, and Using the Template for Portal Eventing.

Prerequisites

You have created a project, a Web Dynpro component, and a view.

Procedure

To open the view templates wizard, proceed as follows:

Ö

       1.      Open the Data Modeler by choosing the context menu entry This graphic is explained in the accompanying textOpen Data Modeler for the component name in the Web Dynpro Explorer.

       2.      In the Data Modeler, place the cursor on the view for which you want to start a template and choose Apply Template in the context menu.

       3.      The main wizard is started. Choose the desired template type.

 

End of Content Area