Table list used by SAP ABAP Function Module STREE_STRUCTURE_TYPE_READ (Read the data for one or more structure types)
SAP ABAP Function Module
STREE_STRUCTURE_TYPE_READ (Read the data for one or more structure types) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HIER_MESS | Transfer structure for messages | SOURCE VALUE(MESSAGE) LIKE HIER_MESS |
|
| 2 | HIER_MESS | Transfer structure for messages | ||
| 3 | HIER_STYPE | List of structure types | ||
| 4 | HIER_STYPE | List of structure types | SOURCE I_STRUCTURE_TYPES STRUCTURE HIER_STYPE |
|
| 5 | TTREETYPE | List of valid structure types | SOURCE E_STRUCTURE_TYPES STRUCTURE TTREETYPE OPTIONAL |
|
| 6 | TTREETYPE | List of valid structure types | ||
| 7 | TTREETYPEN | List of valid node types per structure type | ||
| 8 | TTREETYPEN | List of valid node types per structure type | SOURCE E_ALLOWED_NODE_TYPES STRUCTURE TTREETYPEN OPTIONAL |
|
| 9 | TTREETYPET | Name of valid structure types | ||
| 10 | TTREETYPET | Name of valid structure types | SOURCE E_STRUCTURE_TYPES_TEXT STRUCTURE TTREETYPET OPTIONAL |
|