Table list used by SAP ABAP Function Module STREE_HIERARCHY_READ (Hierarchy read (structure header and nodes) function module)
SAP ABAP Function Module
STREE_HIERARCHY_READ (Hierarchy read (structure header and nodes) function module) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE LIST_OF_NODES 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_REF | List of references to nodes | SOURCE LIST_OF_REFERENCES STRUCTURE HIER_REF |
|
| 5 | HIER_TEXTS | Text for nodes of general structure storage | SOURCE LIST_OF_TEXTS STRUCTURE HIER_TEXTS |
|
| 6 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(ALL_LANGUAGES) LIKE HIER_TYPES-CHAR1 DEFAULT SPACE |
|
| 7 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(DISPLAY_MODE) TYPE HIER_TYPES-CHAR1 DEFAULT 'E' |
|
| 8 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(READ_ALSO_TEXTS) LIKE HIER_TYPES-CHAR1 DEFAULT SPACE |
|
| 9 | STREEPROP | Hierarchy maintenance display attribute | SOURCE USER_PARAMETERS STRUCTURE STREEPROP OPTIONAL |
|
| 10 | TTREE | Definition table for structures | SOURCE VALUE(FILTER_ID) LIKE TTREE-ID DEFAULT SPACE |
|
| 11 | TTREE | Definition table for structures | SOURCE VALUE(STRUCTURE_ID) LIKE TTREE-ID |