Table list used by SAP ABAP Function Module STREE_NODE_TYPE_CHECK (Prüfung der Daten zu einem Knotentypen auf Konsistenz)
SAP ABAP Function Module
STREE_NODE_TYPE_CHECK (Prüfung der Daten zu einem Knotentypen auf Konsistenz) 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 | TNODEE | Definition of attributes of a node type | SOURCE VALUE(NODE_TYPE_DEFINITION) LIKE TNODEE |
|
| 4 | TNODEE | Definition of attributes of a node type | ||
| 5 | TNODEH | List of valid node types | SOURCE VALUE(NODE_TYPE) LIKE TNODEH |
|
| 6 | TNODERTYPE | Node type: Assignable link types | SOURCE ASSIGNED_REFERENCE_TYPES STRUCTURE TNODERTYPE |
|
| 7 | TNODES | Node type: Valid sub-node types | SOURCE ALLOWED_CHILD_NODE_TYPES STRUCTURE TNODES |
|
| 8 | TNODET | Name of valid node types | SOURCE VALUE(NODE_TYPE_TEXT) LIKE TNODET |
|