Table list used by SAP ABAP Function Module BM_STRUCTURE_READ_N_LEVELS (Read a structure, specifying the hierarchy levels to be read)
SAP ABAP Function Module
BM_STRUCTURE_READ_N_LEVELS (Read a structure, specifying the hierarchy levels to be read) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE VALUE(FILTER_ID) LIKE HIER_IFACE-TREE_ID DEFAULT SPACE |
|
| 2 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE VALUE(STRUCTURE_ID) LIKE HIER_IFACE-TREE_ID |
|
| 3 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE VALUE(TOP_NODE) LIKE HIER_IFACE |
|
| 4 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE STRUCTURE_TABLE STRUCTURE HIER_IFACE |
|
| 5 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE LIST_OF_TOP_NODES STRUCTURE HIER_IFACE OPTIONAL |
|
| 6 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | ||
| 7 | HIER_MESS | Transfer structure for messages | SOURCE VALUE(MESSAGE) LIKE HIER_MESS |
|
| 8 | HIER_MESS | Transfer structure for messages | ||
| 9 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(READ_N_LEVELS) LIKE HIER_TYPES-NUMC2 |
|
| 10 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(READ_ALL_LEVELS) LIKE HIER_TYPES-CHAR1 |
|
| 11 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(DISPLAY_MODE) LIKE HIER_TYPES-CHAR1 DEFAULT 'D' |
|
| 12 | SNODETEXT | Additional Information for Hierarchy Nodes | SOURCE VALUE(TOP_LEVEL) LIKE SNODETEXT-TLEVEL |
|
| 13 | STREEPROP | Hierarchy maintenance display attribute |