Table list used by SAP ABAP Function Module STREE_STRUCTURE_TYPE_CHECK (Check a Structure Type Definition)
SAP ABAP Function Module
STREE_STRUCTURE_TYPE_CHECK (Check a Structure Type Definition) 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 | TTREETYPE | List of valid structure types | SOURCE VALUE(STRUCTURE_TYPE) LIKE TTREETYPE |
|
| 4 | TTREETYPE | List of valid structure types | ||
| 5 | TTREETYPEN | List of valid node types per structure type | SOURCE ALLOWED_NODE_TYPES STRUCTURE TTREETYPEN |
|
| 6 | TTREETYPET | Name of valid structure types | SOURCE VALUE(STRUCTURE_TYPE_TEXT) LIKE TTREETYPET |
|