SAP OPERAND TYPE - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

operand type
Data type used to type an operand position. 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 determines the declared data type.
ABAP_MORE_INFO