ABAP
How to use Conditional Operator in ABAP 7.4(COND)
Let’s discuss the conditional operator in ABAP 7.4 new syntax and its uses. The syntax would be like below If you put the type as # then it will take the result type as the operand type (in the above syntax value1) e.g: here in this example, the report will give you the Read more…