ABAP Keyword Documentation → ABAP − Short Reference
CONTINUE - Short Reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
CONTINUE.
Effect
Exits a loop. The current loop pass is exited and the loop is continued with the next loop pass.
ABAP Keyword Documentation → ABAP − Short Reference
Other versions: 7.31 | 7.40 | 7.54
CONTINUE.
Exits a loop. The current loop pass is exited and the loop is continued with the next loop pass.