Table list used by SAP ABAP Function Module STREE_STRUCTURE_EXIST (Check for Existence of Structure)
SAP ABAP Function Module
STREE_STRUCTURE_EXIST (Check for Existence of Structure) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HIER_MESS | Transfer structure for messages | ||
| 2 | HIER_MESS | Transfer structure for messages | SOURCE VALUE(MESSAGE) LIKE HIER_MESS |
|
| 3 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(STRUCTURE_IS_TRANSPORTABLE) LIKE HIER_TYPES-CHAR1 |
|
| 4 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(STRUCTURE_IS_ORIGINAL) LIKE HIER_TYPES-CHAR1 |
|
| 5 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(READ_FROM_DATABASE) LIKE HIER_TYPES-CHAR1 OPTIONAL |
|
| 6 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(DO_NOT_READ_DEVCLASS) LIKE HIER_TYPES-CHAR1 DEFAULT SPACE |
|
| 7 | TADIR | Directory of Repository Objects | ||
| 8 | TADIR | Directory of Repository Objects | SOURCE VALUE(STRUCTURE_TADIR) LIKE TADIR |
|
| 9 | TTREE | Definition table for structures | ||
| 10 | TTREE | Definition table for structures | SOURCE VALUE(STRUCTURE_HEADER) LIKE TTREE |
|
| 11 | TTREE | Definition table for structures | SOURCE VALUE(STRUCTURE_ID) LIKE TTREE-ID |