Skip to content

ABAP Keyword Documentation →  ABAP Glossary 

Selection screen

A special screen that can be defined without the use of the Screen Painter by using the statements SELECTION-SCREEN, PARAMETERS or SELECT-OPTIONS in the global declaration section of executable programs, function groups, and module pools. Selection screens are processed by the ABAP runtime environment, which triggers selection screen events. There are standard selection screens and standalone selection screens.

More

Other versions: 7.31 | 7.40 | 7.54