Show TOC Entering content frame

Background documentation Tools Used for Implementation Support Locate the document in its SAP Library structure

Overview

Note

This is valid only for SAP ITS 6.20.

Editor

Use

Notes

HTML Editor

 

Use the HTML Editor to edit the source code in the HTML templates for Web applications. Source code generally includes HTML elements, keywords, expressions, statements, and HTMLBusiness functions. You can also define JavaScript functions.

 

Use Patterns and Wizards for HTMLBusiness functions to ensure that the source code you are editing is free of errors.

Both the patterns and the wizards are components of the Tag Library.

Flow Editor

 

Used to implement the dialog logic of an HTML template using flow logic. Note that you must edit the necessary language elements of the flow logic manually, including its attributes.

 

You must be familiar with the exact syntax of the flow logic.

The Flow Editor does not carry out a syntax check.

Flow Builder

 

Used to create flow logic step-by-step, without you having to know the exact syntax.

 

The correct flow syntax is entered automatically.

You can also use the check function to check the dialog logic for inner consistency.

 

See also:

·        Navigation by Double-Clicking

·        Patterns and Wizards

·        Flow Builder

 

 

Leaving content frame