SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
SELECTION-SCREEN EXCLUDE - Short Reference
Syntax
SELECTION-SCREEN EXCLUDE { {PARAMETERS parameter}
| {SELECT-OPTIONS selcrit}
| {RADIOBUTTON GROUPS group}
| {BLOCKS block}
| {IDS id} }.
Effect:
Deletes the specified element from a version of the
standard selection screen in a
logical database.
Additions