Table list used by SAP ABAP Function Module STREE_STRUCTURE_READ_TOP_NODE (Read the highest node of a structure)
SAP ABAP Function Module
STREE_STRUCTURE_READ_TOP_NODE (Read the highest node of a structure) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE STRUCTURE_TOP_LINE STRUCTURE HIER_IFACE |
|
| 2 | HIER_MESS | Transfer structure for messages | ||
| 3 | HIER_MESS | Transfer structure for messages | SOURCE VALUE(MESSAGE) LIKE HIER_MESS |
|
| 4 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(DISPLAY_MODE) LIKE HIER_TYPES-CHAR1 DEFAULT 'D' |
|
| 5 | STREEPROP | Hierarchy maintenance display attribute | SOURCE USER_PARAMETERS STRUCTURE STREEPROP OPTIONAL |
|
| 6 | TFDIR | Function Module | ||
| 7 | TTREE | Definition table for structures | SOURCE VALUE(STRUCTURE_ID) LIKE TTREE-ID |
|
| 8 | TTREE | Definition table for structures | SOURCE VALUE(FILTER_ID) LIKE TTREE-ID DEFAULT SPACE |
|
| 9 | TTREE | Definition table for structures | ||
| 10 | TTREE | Definition table for structures | SOURCE VALUE(PARENT_NODE) LIKE TTREE-NODE_ID |
|
| 11 | TTREETYPE | List of valid structure types |