SAP ABAP HANA 7.51 COND & SWITCH Operator

Опубликовано: 21 Октябрь 2024
на канале: Archer 4sap
2,434
22

COND - This is a Conditional Operator just like SWITCH with some differences. When must be specified at least once in this operator. COND Operator can be clubbed with LET Operator. This operator has two variants just like VALUE Operator

SWITCH - This is a Conditional Operator just like COND with some differences. When must be specified at least once in this operator. SWITCH Operator can be clubbed with LET Operator. This operator has two variants just like VALUE Operator