Entering content frameBackground documentation Navigating Using Double-Click Locate the document in its SAP Library structure

Navigation in the HTML Editor

By double-clicking, you can navigate from an HTML template to a referenced line in the flow logic; to language resource maintenance; or to another HTML template.

The following table provides details of the navigation options in the HTML Editor:

Double-click

To navigate to

The name of an HTML template

This template in the HTML Editor.

Placeholder for a language resource

(Example: `#action`)

The theme parameter that defines the language-specific text. (This is equivalent to double-clicking a text element in an ABAP program to navigate to the appropriate maintenance environment).

The name of the event

(Example: ~event="EventName" )

The declaration for this event in the Flow Editor.

 

Navigation in the Flow Editor

The Flow Editor also lets you navigate by double-clicking.

Double-click

To navigate to

The name of the template entered in NEXT_TEMPLATE

The flow logic of the relevant template in the Flow Editor.

The name of the state entered in NEXT_STATE

The point where the relevant state is defined in the flow logic.

The name of the module (either RFC or BAPI)

The function module that is to be defined in the Function Builder.

 

 

 

Leaving content frame