Table list used by SAP ABAP Function Module STREE_READ_TOP_LINE_GENER (Read the Highest Node from the General Structure Buffer)
SAP ABAP Function Module
STREE_READ_TOP_LINE_GENER (Read the Highest Node from the General Structure Buffer) 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 | SOURCE VALUE(MESSAGE) LIKE HIER_MESS |
|
| 3 | HIER_MESS | Transfer structure for messages | ||
| 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 | TNODE01 | Node Table for General Structure Storage | ||
| 7 | TNODE01R | General Structure Storage References | ||
| 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 | TTREE | Definition table for structures | SOURCE VALUE(STRUCTURE_ID) LIKE TTREE-ID |
|
| 12 | TTREETYPE | List of valid structure types | SOURCE VALUE(TABLE_NAME) LIKE TTREETYPE-DB_TABLE |