SAP ABAP Class IF_CRM_ES_MODEL_TREE_NODE (ES model tree node)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CRM_TREE_NODE Generic tree node interface 20080215
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_ES_MODEL_TREE_NODE Implementation of ES model tree node 20080425
Properties
Class IF_CRM_ES_MODEL_TREE_NODE  
Short Description ES model tree node    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080214   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
Class IF_CRM_ES_MODEL_TREE_NODE has no interface implemented.
Friends
Class IF_CRM_ES_MODEL_TREE_NODE has no friend class.
Attributes
Class IF_CRM_ES_MODEL_TREE_NODE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CHILD Instance method Public Method 20080219
2 GET_CHILDREN Instance method Public Method 20080219
3 GET_CHILD_BY_NODE_TYPE Instance method Public Method Get the first direct child node having specified node type 20080317
4 GET_NODE_DATA Instance method Public Method Get structured data from tree node 20080215
5 GET_PARENT Instance method Public Method 20080320
6 INSERT_CHILD Instance method Public Method 20080411
7 REMOVE_CHILD Instance method Public Method 20080219
8 SET_NODE_DATA Instance method Public Method Set structured data for tree node 20080215
Events
Class IF_CRM_ES_MODEL_TREE_NODE has no event.
Types
Class IF_CRM_ES_MODEL_TREE_NODE has no local type.
Method Signatures

Method APPEND_CHILD Signature

Method APPEND_CHILD on class IF_CRM_ES_MODEL_TREE_NODE has no parameter.
Method APPEND_CHILD on class IF_CRM_ES_MODEL_TREE_NODE has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on class IF_CRM_ES_MODEL_TREE_NODE has no parameter.
Method GET_CHILDREN on class IF_CRM_ES_MODEL_TREE_NODE has no exception.

Method GET_CHILD_BY_NODE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_TYPE Call by reference Type reference (TYPE) CRM_ES_NODE_TYPE Node Type for ES 20080317
2 Returning RR_CHILD_NODE Value transfer Object reference (TYPE REF TO) IF_CRM_ES_MODEL_TREE_NODE ES model tree node 20080317

Method GET_CHILD_BY_NODE_TYPE on class IF_CRM_ES_MODEL_TREE_NODE has no exception.

Method GET_NODE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_NODE_DATA Value transfer Type reference (TYPE) CRMS_ES_NODE_DATA ES Modeling Tree Node Data 20080220

Method GET_NODE_DATA on class IF_CRM_ES_MODEL_TREE_NODE has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class IF_CRM_ES_MODEL_TREE_NODE has no parameter.
Method GET_PARENT on class IF_CRM_ES_MODEL_TREE_NODE has no exception.

Method INSERT_CHILD Signature

Method INSERT_CHILD on class IF_CRM_ES_MODEL_TREE_NODE has no parameter.
Method INSERT_CHILD on class IF_CRM_ES_MODEL_TREE_NODE has no exception.

Method REMOVE_CHILD Signature

Method REMOVE_CHILD on class IF_CRM_ES_MODEL_TREE_NODE has no parameter.
Method REMOVE_CHILD on class IF_CRM_ES_MODEL_TREE_NODE has no exception.

Method SET_NODE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL_UI Call by reference Object reference (TYPE REF TO) CL_CRM_ES_MODEL_UI ES Modelling UI Class 20081121
2 Importing IS_NODE_DATA Call by reference Type reference (TYPE) CRMS_ES_NODE_DATA ES Modeling Tree Node Data 20080220

Method SET_NODE_DATA on class IF_CRM_ES_MODEL_TREE_NODE has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in