SAP WHEN ABAP Statements

Get Example source ABAP code based on a different SAP table
  


Standard SAP Help for WHEN

WHEN

Short Reference
• WHEN ABAP Statement


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

What does it do? See CASE.

Return to menu