SAP REFERENCE SEMANTICS - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

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