The source code of SAP ABAP consists of either statement or comment. Statement is a combination of operators, operands, variables, and keywords.
  • Operands : – Operands are the variables which you need to perform particular operation.
  • Variables : – Variables is the name given to the memory location.

SAP ABAP operators are further classified into different types of operators, they are
  1. Arithmetic Operators
  2. Comparative Operators
  3. Logical Operators.
There should be at least one space between any type of operator. for e.g.
    A= B :- Invalid
    A =B :- Invalid
    A = B :- Valid
 
 
Serkan AKKAVAK
Computer Engineer
ABAP Developer & SAP S/4 HANA Logistics Team Lead
Contact : serkurumsal@yandex.com