ABAP Keyword Documentation → ABAP − Short Reference
SET LEFT SCROLL-BOUNDARY - Short Reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
SET LEFT SCROLL-BOUNDARY [COLUMN col].
Effect
- Determines the left boundary of the horizontal scroll range of a list page.
Additions
-
COLUMN col
Excludes all positions left ofcol
from scrolling. If this is not specified, the current cursor position is used.