You use this procedure to apply a template for a view or for a Web Dynpro component. A template is a standard feature that is commonly used while creating an application in Web Dynpro. It is used as a convenience to quickly insert with fewer steps instead of performing manual coding.
Procedure
In the Web Dynpro Explorer , select the object for which you want to apply the template.
Using the right mouse button choose Apply Template .
To decide the type of template that you need to apply, use the information provided in the table below:
If you want to…
Apply a template of type…
Apply a template on a Web Dynpro Object of type…
Copy values from one context attribute to another context attribute within the same context or across different contexts
Relate Context Attributes
View
Trigger a Web Dynpro application in the SAP Enterprise Portal
SAP Enterprise Portal Eventing
View
Create a button on the view with the necessary action, event, and outbound plug
Action Button
View
Create a controller for the required component
Service Controller
View and Component
Create a UI element such as a form or a table on a view using the request and response model classes
Query and Response
View
Result:
For the request model class, Form UI element is created
For the response model class, Table UI element is created
Create a form UI element on a view
Form
View
Create a table UI element on a table
Table
View
Create a callable object for a component, which can then be integrated in a Guided Procedure (GP) process
Guided Procedure (GP) Callable Object
Component
Create a User Interface for ECM repository integration. Enterprise Content Management Knowledge Management (ECM KM) is SAP's Content Management System, which is a central repository of all the documents.
Enterprise Content Management (ECM)
Web Dynpro Components Node
Result: The UI is created in the View that facilitates the user to upload and download documents from the ECM KM system.
You can use a popup window to display charts, standard documents, reports and so on.