ABAP Keyword Documentation →  ABAP − Short Reference → 

SELECTION-SCREEN EXCLUDE - Short Reference

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