Table list used by SAP ABAP Function Module BM_HIERARCHY_GET (Strukturhierarchie einlesen)
SAP ABAP Function Module
BM_HIERARCHY_GET (Strukturhierarchie einlesen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DFPARAM | Display parameter for hierarchy | ||
| 2 | DFPARAM | Display parameter for hierarchy | SOURCE VALUE(DISPLAY_PARAMS) LIKE DFPARAM OPTIONAL |
|
| 3 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE STRUCT_NODES STRUCTURE HIER_IFACE OPTIONAL |
|
| 4 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE VALUE(TOP_NODE) LIKE HIER_IFACE OPTIONAL |
|
| 5 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | ||
| 6 | HIER_MESS | Transfer structure for messages | ||
| 7 | HIER_REF | List of references to nodes | SOURCE STRUCT_REFS STRUCTURE HIER_REF OPTIONAL |
|
| 8 | SNODETEXT | Additional Information for Hierarchy Nodes | SOURCE TREENODES STRUCTURE SNODETEXT OPTIONAL |
|
| 9 | TTREE | Definition table for structures | ||
| 10 | TTREE | Definition table for structures | SOURCE VALUE(STRUCTURE_ID) LIKE TTREE-ID |
|