SAP ABAP Class IF_MI_SEMANTIC_NODE (Description of semantic node)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MI_SEMANTIC_NODE | Representation of semantic node | 20081106 |
Properties
| Class | IF_MI_SEMANTIC_NODE | |
| Short Description | Description of semantic node | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080731 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_MI_SEMANTIC_NODE has no interface implemented.
Friends
Class IF_MI_SEMANTIC_NODE has no friend class.
Attributes
Class IF_MI_SEMANTIC_NODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generation of semantic node beneath other node | 20081106 | |
| 2 | Instance method | Public | Method | Assignment of technical MI node to semantic node | 20081106 | |
| 3 | Instance method | Public | Method | Specification of properties of semantic node | 20081106 |
Events
Class IF_MI_SEMANTIC_NODE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | INTERIM_STORAGE_OBJTYPE | Public | See coding | 20080827 | INTERIM_STORAGE_OBJTYPE type table of interim_storage_struct
|
||
| 2 | INTERIM_STORAGE_STRUCT | Public | See coding | 20080827 | BEGIN OF INTERIM_STORAGE_STRUCT,
IS_ROOT type ABAP_BOOL,
ID type I,
END OF INTERIM_STORAGE_STRUCT
|
Method Signatures
Method ADD_SEMANTIC_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEMANTIC_NODE | Value transfer | Object reference (TYPE REF TO) | IF_MI_SEMANTIC_NODE | Beschreibung eines semantischen Knotens | 20081106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung über Knoten | 20090203 | ||
| 2 | Ausnahmen des semantischen FWs | 20090205 |
Method BIND_MI_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODES | Call by reference | Type reference (TYPE) | MIT_BOUND_NODES | Technischer Knoten zur Zuweisung zu semantischem Knoten | 20081106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme bei der Bearbeitung eines Knotens | 20090203 | ||
| 2 | Ausnahmen aus dem semantischen Framework | 20090205 |
Method SET_DISPLAY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Value transfer | Type reference (TYPE) | MIS_SEMANTIC_NODE_ATTRIBUTES | Die Anzeige-Eigenschaften eines semantischen Knotens | 20081106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerbehandlung für sematische Knoten | 20090203 | ||
| 2 | Ausnahmen aus dem semantischen Framework | 20090205 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |