ABAP Keyword Documentation → ABAP - Reference → Program Flow → Control Structures → Loops → WHILE
ENDWHILE
Other versions: 7.31 | 7.40 | 7.54
Syntax
ENDWHILE
Effect
The statement ENDWHILE
closes a loop introduced by WHILE
.
ABAP Keyword Documentation → ABAP - Reference → Program Flow → Control Structures → Loops → WHILE
Other versions: 7.31 | 7.40 | 7.54
ENDWHILE
The statement ENDWHILE
closes a loop introduced by WHILE
.