ABAP Keyword Documentation → ABAP - Reference → Program Flow Logic → Control Structures → Branches → CASE
ENDCASE
Other versions: 7.31 | 7.40 | 7.54
Syntax
ENDCASE.
Effect
The statement ENDCASE
closes a
case distinction started with CASE
.