ABAP Keyword Documentation → ABAP - Quick Reference
LEAVE LIST-PROCESSING - Quick reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
LEAVE LIST-PROCESSING.
Effect
Exits list processing and continues processing with the
PBO event of the
dynpro from which the list processor
was called using LEAVE TO LIST-PROCESSING
or the dynpro that was specified using AND RETURN TO SCREEN
.