Get Example source ABAP code based on a different SAP table
CASE>, WHEN> (Obsolete)
Obsolete Syntax CASE ... statements WHEN ... ... ENDCASE.>
What does it do? The statements statements> between CASE>> and the first statement WHEN>> have the same effect as when they are specified directly in front of CASE>. This construct is not allowed in classes and produces a syntax warning outside of classes. The statements must be placed in front of CASE >.