Ansicht
Dokumentation

ABENNEWS-740_SP05-MESH - NEWS-740 SP05-MESH

ABENNEWS-740_SP05-MESH - NEWS-740 SP05-MESH

RFUMSV00 - Advance Return for Tax on Sales/Purchases   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Meshes in Release 7.40, SP05





The meshes (introduced in Release 7.40 SP05) are special structures whose components are internal tables, which can be linked to each other using mesh associations. Mesh associations are evaluated by specifying mesh paths in suitable expressions and statements.



Data Types for Meshes

Mesh types can be created using the following new variant of the TYPES statement:

TYPES BEGIN OF MESH
  ...
  TYPES snode ... ASSOCIATION _assoc
                  TO tnode ON tcomp1 = scomp1 $[AND ...$].
  ...
TYPES END OF MESH

Meshes are instances of these types and can be used in suitable expressions and statements.



Processing Meshes

These relationships (defined using mesh associations) between mesh nodes in a mesh can be evaluated in mesh paths. These mesh paths can be used in the following expressions and statements:






General Data in Customer Master   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 2546 Date: 20240427 Time: 034136     sap01-206 ( 32 ms )