ABAP Keyword Documentation → ABAP − Short Reference
LEAVE TO LIST-PROCESSING - Short Reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
LEAVE TO LIST-PROCESSING [AND RETURN TO SCREEN dynnr].
Effect
Calls the list processing upon terminating the current screen.
Additions
-
AND RETURN TO SCREEN dynnr
Specifies a screendynnr
, to which the runtime environment returns upon terminating the list processing.