ABAP Keyword Documentation → ABAP Glossary
reference semantics
Reference semantics indicate that the reference itself is used when accessing a deep data object. In ABAP, reference semantics apply to assignments and comparisons between reference variables but not when accessing dynamic data objects or field symbols. See also value semantics.