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