Data Element 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 | CHAR1 | Single-Character Flag | SOURCE VALUE(DISPLAY_MODE) LIKE HIER_TYPES-CHAR1 DEFAULT 'D' |
|
| 2 | HIER_GUID | Unique ID - 32 characters | SOURCE VALUE(PARENT_NODE) LIKE TTREE-NODE_ID |
|
| 3 | HIER_TREEG | GUID for Structure | SOURCE VALUE(STRUCTURE_ID) LIKE TTREE-ID |
|
| 4 | HIER_TREEG | GUID for Structure | SOURCE VALUE(FILTER_ID) LIKE TTREE-ID DEFAULT SPACE |
|