Home
SAP Development
ABAP Statements
Help Docs
SAP Tables
S4Hana Tables
T-Code List
FM's
SAP LEAVE LIST-PROCESSING - Reference
Get Example source ABAP code based on a different SAP table
ABAP Statement
Standard SAP Help for LEAVE
LEAVE LIST-PROCESSING
ABAP Reference
>
ABAP Code Snippet
ABAP Syntax
LEAVE LIST-PROCESSING.>
ABAP Code Snippet
What does it do?
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>.
Return to menu