ABAP Keyword Documentation → ABAP - Quick Reference
LEAVE TO LIST-PROCESSING - Quick reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
LEAVE TO LIST-PROCESSING [AND RETURN TO SCREEN dynnr].
Effect
Calls list processing when the current dynpro is exited.
Additions
-
AND RETURN TO SCREEN dynnr
Specifies a dynprodynnr
to which the runtime environment returns when list processing is exited.