Category Archives: New ABAP

New ABAP syntax in SAP systems. How work with new syntax ABAP 7.4 and ABAP 7.5. New SAP construction in ABAP language. New syntax ABAP in STRING, SELECT and SAP program.

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