Table list used by SAP ABAP Function Module STREE_REMOVE_INACTIVE_NODES (Removes Inactive Nodes from the Internal Structure Table)
SAP ABAP Function Module
STREE_REMOVE_INACTIVE_NODES (Removes Inactive Nodes from the Internal Structure Table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HIER_INACT | List of the inactive nodes in a structure | ||
| 2 | HIER_MESS | Transfer structure for messages | SOURCE VALUE(MESSAGE) LIKE HIER_MESS |
|
| 3 | HIER_MESS | Transfer structure for messages | ||
| 4 | TNODE01 | Node Table for General Structure Storage | ||
| 5 | TNODE01 | Node Table for General Structure Storage | SOURCE STRUCTURE_TABLE STRUCTURE TNODE01 |
|
| 6 | TTREE | Definition table for structures | ||
| 7 | TTREE | Definition table for structures | SOURCE VALUE(FILTER_ID) LIKE TTREE-ID |
|