AS ABAP Release 758, ©Copyright 2024 SAP SE. All rights reserved.
ABAP - Keyword Documentation → ABAP - ABAP Release News → News for ABAP Release 7.40 and its SPs → News for ABAP Release 7.40, SP05 →
Meshes in ABAP Release 7.40, SP05
The meshes (introduced in ABAP 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:
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: