SAP OPERAND TYPE - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

operand type
Data type with which an operand position is typed. The operand type can be complete or generic. An operand must match the operand type. Depending on the statement, type conversions or castings take place for incompatible operands. In inline declarations, the operand types determine the declared data type. For constructor expressions, the operand type can be used to infer the type of the result.
ABAP_MORE_INFO