ABAP Keyword Documentation → ABAP Glossary
chained attribute access
Chaining in which multiple functional methods are associated using component selectors, where the return values of the individual methods are each references to the next methods and the return value of the last method points to an attribute that is used as an operand. See also chained name.