SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
CONTINUE - Short Reference
Syntax
CONTINUE.
Effect
Exits a loop. The current loop pass is exited and the loop is continued with the next loop pass.