Table list used by SAP ABAP Function Module STREE_INSERT_NEW_NODES (Inserts New Nodes into the Existing Node Table)
SAP ABAP Function Module
STREE_INSERT_NEW_NODES (Inserts New Nodes into the Existing Node Table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE VALUE(NODE_KEY) LIKE HIER_IFACE-NODE_KEY DEFAULT SPACE |
|
| 2 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE NODES STRUCTURE HIER_IFACE |
|
| 3 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE NEW_NODES STRUCTURE HIER_IFACE |
|
| 4 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE VALUE(CHANGED_SUBSEQUENT_NODE) LIKE HIER_IFACE |
|
| 5 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | ||
| 6 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE VALUE(NODE_ID) LIKE HIER_IFACE-NODE_ID |
|
| 7 | HIER_MESS | Transfer structure for messages | SOURCE VALUE(MESSAGE) LIKE HIER_MESS |
|
| 8 | HIER_MESS | Transfer structure for messages | ||
| 9 | HIER_REF | List of references to nodes | SOURCE ALL_REFERENCES STRUCTURE HIER_REF OPTIONAL |
|
| 10 | HIER_REF | List of references to nodes | SOURCE NEW_REFERENCES STRUCTURE HIER_REF OPTIONAL |
|
| 11 | HIER_REF | List of references to nodes | ||
| 12 | HIER_TEXTS | Text for nodes of general structure storage | SOURCE NEW_TEXTS STRUCTURE HIER_TEXTS OPTIONAL |
|
| 13 | HIER_TEXTS | Text for nodes of general structure storage | SOURCE ALL_TEXTS STRUCTURE HIER_TEXTS OPTIONAL |
|
| 14 | HIER_TEXTS | Text for nodes of general structure storage | ||
| 15 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(INSERT_AS_CHILD) LIKE HIER_TYPES-CHAR1 |
|
| 16 | TTREE | Definition table for structures | ||
| 17 | TTREES | Read sequence for namespace identifier | ||
| 18 | TTREE_EXT | Structure enhancement ID | SOURCE VALUE(EXTENSION) LIKE TTREE_EXT-EXTENSION |