Start of Content Area
reference semantics (BC-ABA)

ABAP Runtime Environment (BC-ABA)

Reference semantics means that the reference itself is used during access to a deep data object. Reference semantics are used during assignments between reference variables but not during access to dynamic data objects or field symbols. Also refer to value semantics.

End of Content Area