SAP ABAP Class CL_NODE_TYPE (Data for Structure Item Types in Structure Repository)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
SV-ASA (Application Component) ASAP (AcceleratedSAP)
⤷
SQADB (Package) Question and Answer Database
⤷
⤷
Properties
| Class | CL_NODE_TYPE | |
| Short Description | Data for Structure Item Types in Structure Repository | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQADB | Question and Answer Database |
| Created | 20000705 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_NODE_TYPE has no forward declaration.
Interfaces
Class CL_NODE_TYPE has no interface implemented.
Friends
Class CL_NODE_TYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TNODEH | List of valid node types | 20000705 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TNODEE | Definition of attributes of a node type | 20000705 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TNODES_T | Node type: Valid sub-node types | 20000705 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TNODERTYPE_T | Node type: Assignable link types | 20000705 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | TY_NODE_TYPES_T | List of Instances of All Structure Item Types | 20000705 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TNODET_T | Description | 20000705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000705 | |
| 2 | Static method | Public | Method | Provides Valid Subitem Types | 20000816 | |
| 3 | Static method | Public | Method | Provides Reference Objects for Structure Item Type | 20000816 | |
| 4 | Static method | Public | Method | Provides Instance of Structure Item Type | 20000816 | |
| 5 | Static method | Public | Method | Provides Header for Structure Item Type | 20000816 | |
| 6 | Static method | Public | Method | Provides Definition for Structure Item Type | 20000705 |
Events
Class CL_NODE_TYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_NODE_TYPES | Private | See coding | 20000705 | |
||
| 2 | TY_NODE_TYPES_T | Private | See coding | 20000705 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE_TYPE | Call by reference | Type reference (TYPE) | HIER_NODET | Erlaubte Knotentypen in der Strukturablage | 20000705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Fehler | 20000816 |
Method GET_ALLOWED_CHILDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_ALLOWED_CHILD_NODE_TYPES | Value transfer | Type reference (TYPE) | TNODES_T | erlaubte Kinder | 20000816 | |||
| 2 | I_NODE_TYPE | Call by reference | Type reference (TYPE) | HIER_NODET | Knotentyp | 20000816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Fehler | 20000816 |
Method GET_ASSIGNED_REFERENCE_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_ASSIGNED_REFERENCE_TYPES | Value transfer | Type reference (TYPE) | TNODERTYPE_T | erlaubte Verweistypen | 20000816 | |||
| 2 | I_NODE_TYPE | Call by reference | Type reference (TYPE) | HIER_NODET | Knotentyp | 20000816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Fehler | 20000816 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_NODE_TYPE | Instanz für Knotentyp | 20000816 | |||
| 2 | I_NODE_TYPE | Call by reference | Type reference (TYPE) | HIER_NODET | Knotentyp | 20000816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Fehler | 20000816 |
Method GET_NODE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NODE_TYPE | Value transfer | Type reference (TYPE) | TNODEH | Knotetyp Header | 20000816 | |||
| 2 | I_NODE_TYPE | Call by reference | Type reference (TYPE) | HIER_NODET | Knotentyp | 20000816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Fehler | 20000816 |
Method GET_NODE_TYPE_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NODE_TYPE_DEFINITION | Value transfer | Type reference (TYPE) | TNODEE | Definition der Eigenschaften eines Knotentypen | 20000705 | |||
| 2 | I_NODE_TYPE | Call by reference | Type reference (TYPE) | HIER_NODET | Knotentyp | 20000705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Fehler | 20000816 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |