Table list used by SAP ABAP Function Module ISP_STRUCTURE_ROOT_CHECK (Prüfen ob der eingegebene Knoten eine Wurzel ist)
SAP ABAP Function Module
ISP_STRUCTURE_ROOT_CHECK (Prüfen ob der eingegebene Knoten eine Wurzel ist) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RJS0101 | IS-PSD: Interface Structures for Structure Maintenance | SOURCE VALUE(XIST_WURZEL) LIKE RJS0101-XWURZEL |
|
| 2 | RJS0102 | IS-PSD: Internal Table for Object Assignments | SOURCE VALUE(HIETYP) LIKE RJS0102-HIETYP DEFAULT SPACE |
|
| 3 | RJS0102 | IS-PSD: Internal Table for Object Assignments | SOURCE VALUE(BIS) LIKE RJS0102-GUELTIGBIS |
|
| 4 | RJS0102 | IS-PSD: Internal Table for Object Assignments | SOURCE VALUE(AB) LIKE RJS0102-GUELTIGAB |
|
| 5 | RJS0104 | IS-PSD: Table of Nodes to be Read | SOURCE VALUE(KNOTENART) LIKE RJS0104-STRUKNOART |
|
| 6 | RJS0104 | IS-PSD: Table of Nodes to be Read | ||
| 7 | RJS0104 | IS-PSD: Table of Nodes to be Read | SOURCE KNOTEN_TAB STRUCTURE RJS0104 |
|
| 8 | RJS0104 | IS-PSD: Table of Nodes to be Read | SOURCE VALUE(KNOTEN) LIKE RJS0104-STRUKNOTEN |
|
| 9 | RJS0107 | IS-PSD: End Nodes in the Structure Being Read | SOURCE VALUE(PRUEFZUORDTYP) LIKE RJS0107-NEUZUORDTP |
|