ABAP Keyword Documentation → ABAP Glossary
chained method call
A chaining in which multiple functional methods are joined using component selectors, whereby the return codes of the individual methods become the references to the subsequent methods. A chained method call can either be specified as a functional method call or as a standalone statement.