Tag Archives: New ABAP

New ABAP syntax in SAP systems. How work with new ABAP 7.4 and subsequent versions. New SAP construction in ABAP language.

CONV ABAP. Type conversion in ABAP with NEW ABAP syntax

CONV ABAP operator in new syntax ABAP for conversion types. CONV ABAP help with task to compare two variables with different types or the need to save a value in a variable of a certain type for further use. Sometimes there is a need to explicitly show the conversion of one field to another in the code. The new construction of the new ABAP syntax will help us with all these tasks.

Continue reading CONV ABAP. Type conversion in ABAP with NEW ABAP syntax