SAP ABAP Interface IF_MI_SEMANTIC_NODE (Description of semantic node)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_ANALYZE_MI (Package) Objects for Memory Inspector
⤷
⤷
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
| Interface | IF_MI_SEMANTIC_NODE | |
| Short Description | Description of semantic node |
General Data
| Package | SABP_ANALYZE_MI | Objects for Memory Inspector |
| Created | 20080731 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_MI_SEMANTIC_NODE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_MI_SEMANTIC_NODE has no interface.
Friends
Interface IF_MI_SEMANTIC_NODE has no friend.
Attributes
Interface 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
Interface 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 | 720 |