ABAP Keyword Documentation → ABAP Glossary
Value Semantics
Value semantics means that the referenced data object, or the dereferenced reference is used when accessing a deep data object. In ABAP, the value semantics apply when accessing dynamic data objects and field symbols. Also refer to Reference Semantics.