Entering content frameOverview documentation The Flow Logic Editor Locate the document in its SAP Library structure

To display a screen's flow logic from the Repository Browser, double-click a screen name. The system starts the flow logic editor of the Screen Painter:

 

This graphic is explained in the accompanying text

The flow logic editor is similar to the ABAP Editor and provides functions for editing screen flow logic.

Getting Help on Screen Keywords

The flow logic offers help on flow logic keywords.

Position the cursor on the corresponding keyword and choose F1 .

Navigation

The Screen Painter supports the same navigation features provided with all Workbench tools. You should be aware of the following features of navigation in the Screen Painter:

Double-click (F2) on...

To reach...

a field name in the element list or in flow logic

the point in the program where the field is defined.

The number of the next screen

the screen attributes of the next screen.

A screen number in the flow logic

the flow logic of that screen.

A module name in the flow logic

the point in the module pool where the module is defined.

 

The Screen Painter also offers the global find and replace features of the ABAP Workbench. You can find and replace element names (including generic searches) in the flow logic and element lists. Each search generates a hit list, from which you can navigate to the corresponding object.

 

 

Leaving content frame