ABAP Keyword Documentation → ABAP − Short Reference
EXIT FROM STEP-LOOP - Short Reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
EXIT FROM STEP-LOOP.
Effect
Exits the loop processing of a table control or steploop in the current screen. Processing will be contineud in the screen flow logic after the loop.