ABAP Keyword Documentation → ABAP Glossary
Operator
Component of an ABAP statement that forms an expression in combination with operands. When the statement is executed an operation is executed for for two operands connected with one operator and the result is processed further in the statement. There are arithmetic, bit, string, Boolean, relational, and assignment operators.