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 PMEIF 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 GET_CHILDREN Instance method Public Method 20031222
2 GET_LABEL Instance method Public Method 20040102
3 GET_MAINTENANCE_OBJECT Instance method Public Method 20031223
4 GET_OBJECT Instance method Public Method 20040108
5 GET_PARENT Instance method Public Method 20031222
6 GET_TEXT Instance method Public Method 20040102
7 HAS_CHILDREN 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 Exporting 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 Returning 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 Exporting 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 Exporting 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 Exporting 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 Returning 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 Returning 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