SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
CONTROLS - Short Reference
Syntax
CONTROLS contrl TYPE { TABLEVIEW USING SCREEN dynnr }
| { TABSTRIP }.
Effect
Declares the use of a control contrl on a
screen of the program; an identically-named structure is created for controlling the control.
Additions