ABAP Keyword Documentation → ABAP − Short Reference
LEAVE SCREEN - Short Reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
LEAVE { SCREEN | {TO SCREEN dynnr} }.
Effect
Leaves the current screen and continues the processing using the next screen.
Additions
-
TO SCREEN dynnr
Specifies the next screen indynnr
.