SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →case distinction
Control structure using the control statement CASE or a conditional expression using the conditional operator SWITCH. In case distinctions, the value of an operand determines which one of several source code sections is executed.