ABAP Keyword Documentation →  ABAP − Reference →  Program Flow Logic →  Control Structures →  Branches →  CASE → 

WHEN  Syntax Diagram

Short Reference

Syntax

WHEN { {operand1  [OR operand2 [OR operand2 [...]]]}
     | {OTHERS} }.


Effect

See CASE.