Entering content frameBackground documentation ~autoScroll  Locate the document in its SAP Library structure

Description

Enables / disables automatic scrolling in step loops and table controls.

HTML handles scrolling in step loops and table controls differently from R/3, so you may sometimes wish to switch automatic scrolling off.

Set by

Service file.

Values:

0

Automatic scrolling disabled.

In the SAP GUI for HTML, this parameter is set to 0 by default through the parameter ~webgui. This applies to Release 4.6D or higher.

1

Automatic scrolling enabled.

Example

~autoScroll     1

Leaving content frame