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