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 introduced
using CASE
or CASE TYPE OF
.