Skip to content

Opening book details…

About this document

Naming Individual Operands in ABAP by AlyDeden is a document available to read on EtoBox.

The document discusses different types of operands in ABAP and naming conventions for addressing their components. It describes structured data types, objects, classes, and interfaces as composite operands that can be accessed using component selectors like "-" for structures, "->" for objects, "=>" for classes, and "~>" for interfaces. It also provides examples of chained names that address nested components through multiple selectors, and describes an escape character "!" that can distinguish operand name

Author
AlyDeden
Language
EN