sapdev logo background
sapdev logo sapdev logo
Comments

SAP OPERATOR GLOSRY documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

operator
Component of an ABAP statement that, when combined with operands , forms an expression . When the statement is executed, an operation is executed for for two operands joined by an operator and the result is processed further in the statement. The operators of this type are
arithmetic , bit , string , Boolean , relational , and assignment operators . Other operators exist that do not join operands and which perform other operations in operand positions . Operators of this type include
declaration and constructor operators . Finally, the literal operator is used to join two literals .
ABAP_MORE_INFO
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




OPERATORS_EXPRESSIONS
ORGANIZATION_OF_MODULES




comments powered by Disqus