ABAP Keyword Documentation → ABAP - Reference → User Dialogs → Selection Screens → Create Selection Screens → SELECTION-SCREEN → SELECTION-SCREEN - screen_elements
SELECTION-SCREEN - SKIP
Other versions: 7.31 | 7.40 | 7.54
Syntax
SELECTION-SCREEN SKIP [n] [ldb_additions].
Effect
This statement creates n
blank lines on the current
selection screen among
the lines already filled. You must specify the value n
directly as a single-digit positive number. If you do not specify n
, the system creates one blank line.
The additions ldb_additions
can only be used in a selection include for a
logical database.