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