SAP OPERANDS NAMES



Get Example source ABAP code based on a different SAP table
  



Notations for Single Operands
A single operand, that is, an operand that is not an expression, can either be elementary or be a combination of components. Composite operands are:
Structured data types or data objects (structure)
Instances of classes (objects)
Classes
Interfaces
As a consequence, names for operands are either elementary names or names constructed from multiple names separated by component selectors. An elementary name is used for addressing the following:
Elementary operands
Components that are unique in the current context
Superunits made up of components
Naming conventions apply to the elementary names. Composite names with component selectors are used for addressing individual components. A component can itself be a superunit of further components. Subcomponents can be addressed by chaining multiple names.
SUBNODES



Latest notes:

In addition to the component selectors listed here, AB_SQL also has a column selector (~).
NON_V5_HINTS
ABAP_HINT_END