SAP CHAINED ATTRIBUTE ACC - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

chained attribute access
Chaining in which multiple functional methods or constructor expressions are linked via component selectors. The return values or results of the individual methods or expressions are each references to the next methods, respectively, and the return value of the last method references an attribute that is used as an ABAP operand. See also chained identifiers.
ABAP_MORE_INFO