SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
EXIT FROM STEP-LOOP - Short Reference
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.