SAP ABAP Class IF_PMEVC_ENGINE_NODE (Represents a Model Tree Node)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PMEVC_ENGINE_NODE | Model Tree Nodes | 20031222 |
Properties
| Class | IF_PMEVC_ENGINE_NODE | |
| Short Description | Represents a Model Tree Node | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20031222 | SAP |
| Last change | 20100310 | 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) |
Interfaces
Class IF_PMEVC_ENGINE_NODE has no interface implemented.
Friends
Class IF_PMEVC_ENGINE_NODE has no friend class.
Attributes
Class IF_PMEVC_ENGINE_NODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20031222 | ||
| 2 | Instance method | Public | Method | 20040102 | ||
| 3 | Instance method | Public | Method | 20031223 | ||
| 4 | Instance method | Public | Method | 20040108 | ||
| 5 | Instance method | Public | Method | 20031222 | ||
| 6 | Instance method | Public | Method | 20040102 | ||
| 7 | Instance method | Public | Method | 20100130 |
Events
Class IF_PMEVC_ENGINE_NODE has no event.
Types
Class IF_PMEVC_ENGINE_NODE has no local type.
Method Signatures
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHILDREN | Call by reference | Type reference (TYPE) | PMEIF_NODE_TAB | 20031222 |
Method GET_CHILDREN on class IF_PMEVC_ENGINE_NODE has no exception.
Method GET_LABEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LABEL | Value transfer | Type reference (TYPE) | STRING | 20040102 |
Method GET_LABEL on class IF_PMEVC_ENGINE_NODE has no exception.
Method GET_MAINTENANCE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EC_MNT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_PMEVC_ENGINE_ENTITY | Interface eines Pflegeobjektes | 20031225 |
Method GET_MAINTENANCE_OBJECT on class IF_PMEVC_ENGINE_NODE has no exception.
Method GET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EC_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_PMEVC_ENGINE_ENTITY | Allgemeines Engine Objekt | 20040108 |
Method GET_OBJECT on class IF_PMEVC_ENGINE_NODE has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_PMEVC_ENGINE_NODE | represents a model tree node | 20031222 |
Method GET_PARENT on class IF_PMEVC_ENGINE_NODE has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20040102 |
Method GET_TEXT on class IF_PMEVC_ENGINE_NODE has no exception.
Method HAS_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_CHILDREN | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100130 |
Method HAS_CHILDREN on class IF_PMEVC_ENGINE_NODE has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |