ABAP Keyword Documentation → ABAP − Short Reference
SET ASSOCIATION - Short Reference
Other versions:
7.31 | 7.40 | 7.54
Syntax
SET ASSOCIATION mesh_path { = wa }
| { LIKE wa }
| { INITIAL }.
Effect
Sets associations for a mesh path.
Addition
-
= wa
Sets key values for follow-on nodes. -
LIKE wa
Sets key values from initial nodes. -
INITIAL
Sets initial values.