SAP MESH PATH RESULT CHAINING
Get Example source ABAP code based on a different SAP table
ABAP_MESH - Result of a Path Extension
A path extension with the
describes a set of lines in the last path node.
Result when Used in a Loop
Each mesh association specified in a mesh path with path extension describes a set of lines in its follow-on node that is used as a starting point for its follow-on nodes of the lines and meets the following conditions:
In the set of lines described by a path extension, each line occurs only once, even if it was found more than once in the evaluation of the mesh path.
Result when Used in a Table Expression
Each mesh association specified in a mesh path with path extension selects a single line in its follow-on node (or fails with one exception). This line is used as the starting point for the follow-on node in accordance with the conditions described above.
Latest notes:
The set of lines described by the result can be either one line or multiple lines.
NON_V5_HINTS
ABAP_HINT_END
ABAP_EXAMPLE_ABEXA
ABAP_EXAMPLE_END