Table list used by SAP ABAP Function Module STREE_NODE_TYPE_SAVE (Save the Data for a Node Type)
SAP ABAP Function Module
STREE_NODE_TYPE_SAVE (Save the Data for a Node Type) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HIER_ADMIN | Creation data and change data for gen. hierarchy storage | ||
| 2 | HIER_MESS | Transfer structure for messages | SOURCE VALUE(MESSAGE) LIKE HIER_MESS |
|
| 3 | HIER_MESS | Transfer structure for messages | ||
| 4 | TNODEE | Definition of attributes of a node type | ||
| 5 | TNODEE | Definition of attributes of a node type | SOURCE VALUE(NODE_TYPE_DEFINITION) LIKE TNODEE |
|
| 6 | TNODEH | List of valid node types | SOURCE VALUE(NODE_TYPE) LIKE TNODEH |
|
| 7 | TNODEH | List of valid node types | ||
| 8 | TNODERTYPE | Node type: Assignable link types | ||
| 9 | TNODERTYPE | Node type: Assignable link types | SOURCE ASSIGNED_REFERENCE_TYPES STRUCTURE TNODERTYPE |
|
| 10 | TNODES | Node type: Valid sub-node types | ||
| 11 | TNODES | Node type: Valid sub-node types | SOURCE ALLOWED_CHILD_NODE_TYPES STRUCTURE TNODES |
|
| 12 | TNODET | Name of valid node types | ||
| 13 | TNODET | Name of valid node types | SOURCE VALUE(NODE_TYPE_TEXT) LIKE TNODET |