SAP WHEN ABAP Statements



Get Example source ABAP code based on a different SAP table
  


ID WHEN
• WHEN ABAP Statement

WHEN
Short Reference

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

What does it do?
See CASE.

Return to menu