Table list used by SAP ABAP Function Module STREE_DELETE_ALL_NODES_GENER (Deletes all Nodes for a Structure)
SAP ABAP Function Module
STREE_DELETE_ALL_NODES_GENER (Deletes all Nodes for a Structure) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | ||
| 2 | HIER_MESS | Transfer structure for messages | SOURCE VALUE(MESSAGE) LIKE HIER_MESS |
|
| 3 | HIER_MESS | Transfer structure for messages | ||
| 4 | HIER_REF | List of references to nodes | ||
| 5 | HIER_TEXTS | Text for nodes of general structure storage | ||
| 6 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(NO_TRANSPORT_CHECK) LIKE HIER_TYPES-CHAR1 DEFAULT ' ' |
|
| 7 | KO200 | Interface Structures for Objects in CTS | SOURCE VALUE(TRANSPORT_ORDER) LIKE KO200-TRKORR DEFAULT SPACE |
|
| 8 | TNODE01 | Node Table for General Structure Storage | ||
| 9 | TNODE01R | General Structure Storage References | ||
| 10 | TNODE01T | General Structure Storage Node Names | ||
| 11 | TTREE | Definition table for structures | ||
| 12 | TTREE | Definition table for structures | SOURCE VALUE(STRUCTURE_ID) LIKE TTREE-ID |
|
| 13 | TTREETYPE | List of valid structure types | SOURCE VALUE(TABLE_NAME) LIKE TTREETYPE-DB_TABLE |
|
| 14 | TTREETYPE | List of valid structure types | SOURCE VALUE(NODE_TRANSPORT_OBJECT) LIKE TTREETYPE-TRANS_OBJ |