sapdev logo background
sapdev logo sapdev logo
Comments

ABAP SELECTION-SCREEN SKIP Statement syntax, information and example SAP source code



Return to Statement index



SELECTION-SCREEN - SKIP

Short Reference

ABAP Syntax ABAP_KEY SELECTION-SCREEN SKIP [n]
[ ldb_additions ].

What does it do? 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 .
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




SELECTION-SCREEN_PUSHBUTTON
SELECTION-SCREEN_STANDARD




comments powered by Disqus