Table list used by SAP ABAP Function Module STREE_DISPLAY_NODE_TITLE_REF (Input mask for title and references of a node)
SAP ABAP Function Module
STREE_DISPLAY_NODE_TITLE_REF (Input mask for title and references of a node) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE VALUE(NODE_ID) LIKE HIER_IFACE-NODE_ID |
|
| 2 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE VALUE(EXTENSION) LIKE HIER_IFACE-EXTENSION |
|
| 3 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE VALUE(INCLUDE_SUBNODES) LIKE HIER_IFACE-W_SUBNODES OPTIONAL |
|
| 4 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE VALUE(STRUCTURE_ID) LIKE HIER_IFACE-TREE_ID |
|
| 5 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE VALUE(FILTER_ID) LIKE HIER_IFACE-TREE_ID |
|
| 6 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE VALUE(REFNODE_ID) LIKE HIER_IFACE-REFNODE_ID OPTIONAL |
|
| 7 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE VALUE(REFTREE_ID) LIKE HIER_IFACE-REFTREE_ID OPTIONAL |
|
| 8 | HIER_NTYPE | List of node types | ||
| 9 | HIER_NTYPE | List of node types | SOURCE VALUE(NODE_TYPE) LIKE HIER_NTYPE |
|
| 10 | HIER_REF | List of references to nodes | SOURCE LIST_OF_REFERENCES STRUCTURE HIER_REF |
|
| 11 | HIER_REF | List of references to nodes | SOURCE VALUE(REF_TYPE) LIKE HIER_REF-REF_TYPE |
|
| 12 | HIER_S0200 | Fields for screen 200 ( node titlee and references ) | ||
| 13 | HIER_TEXTS | Text for nodes of general structure storage | SOURCE VALUE(NODE_TITLE) LIKE HIER_TEXTS |
|
| 14 | HIER_TEXTS | Text for nodes of general structure storage | ||
| 15 | HIER_TEXTS | Text for nodes of general structure storage | SOURCE VALUE(REFNODE_TITLE) LIKE HIER_TEXTS-TEXT |
|
| 16 | TNODERTYPE | Node type: Assignable link types | SOURCE ASSIGNED_REFERENCE_TYPES STRUCTURE TNODERTYPE |