Table list used by SAP ABAP Function Module STREE_REFERENCE_TYPE_WHEREUSED (Prüft, ob ein Verweistyp in einem Knotentyp verwendet wird)
SAP ABAP Function Module
STREE_REFERENCE_TYPE_WHEREUSED (Prüft, ob ein Verweistyp in einem Knotentyp verwendet wird) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(REFERENCE_TYPE_IS_USED) LIKE HIER_TYPES-CHAR1 |
|
| 2 | TNODEE | Definition of attributes of a node type | ||
| 3 | TNODEE | Definition of attributes of a node type | SOURCE FOUND_IN_NODE_TYPES STRUCTURE TNODEE OPTIONAL |
|
| 4 | TRTYPEH | List of valid link types | SOURCE VALUE(REFERENCE_TYPE) LIKE TRTYPEH-REF_TYPE |
|