SAP MESH PATH RESULT INIT ASSOC



Get Example source ABAP code based on a different SAP table
  



ABAP_MESH - Result of the Initial Mesh Association
An initial mesh association with the syntax
...rnode _associ[ source $[ cond$] ] ...
describes a set of lines in the follow-on node of the used mesh association that meets the following conditions:
All lines meet the ON condition of the used mesh association with respect to the specified structure source. Every tcomp column specified in the ON condition has the same content as in the scomp column of the root node in the source structure that is assigned to the ON condition.
Depending on the mesh path usage, the set of lines can be further restricted by using additional cond conditions.



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_EXAMPLES_ABEXA
Results of Mesh Paths
ABAP_EXAMPLE_END