Entering content frameBackground documentation Generated HTML Templates Locate the document in its SAP Library structure

An HTML template is created for each of the four screens of the web transaction. The Object Navigator allows you to edit these templates so that you can design your own Web forms to match your corporate design.

The names of these HTML templates comprise the name of the module pool and the screen numbers:

Syntax

SAPMY<Namespace template><Task identifier>H_<Screen number>.HTML

The HTML templates are used as follows:

When you call the service from the Internet, as described in Starting a Workflow or a Task with a Web Form, the fields in this HTML template are filled but the HTML template itself is not displayed.

Since this HTML template is never displayed, you do not have to edit it.

This HTML template is the template for the form that processes a work item. As standard, the HTML template contains the following elements:

This HTML template is the template for the form that starts a workflow or a task. As standard, the HTML template contains the following elements:

This HTML template is the template for the form that acknowledges that the form has been successfully completed. As standard, the HTML template contains the following elements:

Example

Service

YABWS98700001H.SRVC

Must be created with the transaction name

HTML Templates

SAPMYABWS98700001H_50.HTML

SAPMYABWS98700001H_100.HTML

SAPMYABWS98700001H_150.HTML

SAPMYABWS98700001H_200.HTML

 

 

 

Leaving content frame