Table list used by SAP ABAP Function Module STREE_STRUCTURE_READ_N_TOP_LEV (Erstmaliges lesen einer Struktur: Liest obersten Knoten und 'N' Ebenen)
SAP ABAP Function Module
STREE_STRUCTURE_READ_N_TOP_LEV (Erstmaliges lesen einer Struktur: Liest obersten Knoten und 'N' Ebenen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE STRUCTURE_TABLE STRUCTURE HIER_IFACE |
|
| 2 | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | ||
| 3 | HIER_MESS | Transfer structure for messages | SOURCE VALUE(MESSAGE) LIKE HIER_MESS |
|
| 4 | HIER_MESS | Transfer structure for messages | ||
| 5 | HIER_TYPES | Structure with reference fields for function modules | ||
| 6 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(READ_N_LEVELS) LIKE HIER_TYPES-NUMC2 |
|
| 7 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(DISPLAY_MODE) LIKE HIER_TYPES-CHAR1 DEFAULT 'D' |
|
| 8 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(READ_ALL_LEVELS) LIKE HIER_TYPES-CHAR1 |
|
| 9 | STREEPROP | Hierarchy maintenance display attribute | SOURCE USER_PARAMETERS STRUCTURE STREEPROP OPTIONAL |
|
| 10 | TTREE | Definition table for structures | ||
| 11 | TTREE | Definition table for structures | SOURCE VALUE(FILTER_ID) LIKE TTREE-ID DEFAULT SPACE |
|
| 12 | TTREE | Definition table for structures | SOURCE VALUE(STRUCTURE_ID) LIKE TTREE-ID |