Skip to content

ABAP Keyword Documentation →  ABAP − Reference →  Processing Internal Data →  Meshes →  Meshes - Mesh Paths →  Meshes - Mesh Path Result 

Meshes - Result of the Initial Mesh Association

An initial mesh association with the syntax

...rnode_associ[ source [cond] ] ...

describes a set of rows in the follow-on node of the used mesh association that meets the following conditions:

  • All rows 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) assigned to the ON condition.
  • Depending on the mesh path usage, the set of rows can be further restricted by using additional cond conditions.

Other versions: 7.31 | 7.40 | 7.54


Note

The set of rows described by the result can be either one single row or multiple rows.

Executable Examples

Results of Mesh Paths