SAP ABAP Class CL_CCM_NAV_NODE (CCM Navigation Node)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CCMA (Package) Interaction Center Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CCM_NAV_NODE_FATHER CCM Navigation Node Father 19990317
Properties
Class CL_CCM_NAV_NODE  
Short Description CCM Navigation Node    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CCMA   Interaction Center Components 
Created 19990317   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CCM_NAV_NODE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CCM_NAV_NODE_FATHER CCM Navigation Node Father 19990317
Friends
Class CL_CCM_NAV_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALLGROUP Instance attribute Private Type reference (TYPE) EWF_CALLGR 20041126
2 CLUSTER Instance attribute Private Object reference (TYPE REF TO) IF_CRM_CIC_OP_CLUSTER 20041126
3 FATHER Instance attribute Private Object reference (TYPE REF TO) CL_CCM_NAV_NODE Father node 19990325
4 NAV_TREE Instance attribute Private Object reference (TYPE REF TO) CL_CCM_NAV_TREE Navigation tree 19990330
5 PRESENTATION_BUILDER Instance attribute Private Object reference (TYPE REF TO) IF_CCM_NAV_NODE_PRES_BUILDER 20041126
6 PRESENTATOR Instance attribute Private Object reference (TYPE REF TO) IF_CCM_NAV_NODE_PRESENTATOR object that builds the presentation 19990317
7 PROPERTIES Instance attribute Private Type reference (TYPE) CCM_NAV_AREA_TREE_NODE Node properties 19990325
8 T_CHILDREN Instance attribute Private Type reference (TYPE) CCM_NAV_AREA_NODE_T Table of all children of the node 19990325
9 T_ITEMS Instance attribute Private Type reference (TYPE) CCM_NAV_AREA_ITEM_T Item table of node 19990325
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM Instance method Public Method Adds a new item 19990325
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19990330
3 GET_CALLGROUP Instance method Public Method 20041126
4 GET_CLUSTER Instance method Public Method 20041126
5 GET_FATHER Instance method Public Method 20041126
6 SET_FATHER Instance method Public Method Sets father node 19990325
7 SET_PRESENTATION_PROPERTIES Instance method Public Method 20041126
8 SET_STRUCTURE_PROPERTIES Instance method Public Method 20041126
9 SYNCHRONIZE_NODE_ITEMS Instance method Public Method Synchronize node and items 19990330
Events
Class CL_CCM_NAV_NODE has no event.
Types
Class CL_CCM_NAV_NODE has no local type.
Method Signatures

Method ADD_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEM Call by reference Object reference (TYPE REF TO) CL_CCM_NAV_NODE_ITEM Navigationsknoten Position 20041126

Method ADD_ITEM on class CL_CCM_NAV_NODE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CALLGROUP Call by reference Type reference (TYPE) EWF_CALLGR Action-Box-Aufrufgruppe 20041126
2 Importing IM_CLUSTER Call by reference Object reference (TYPE REF TO) IF_CRM_CIC_OP_CLUSTER Cluster des Knotens 20041126
3 Importing IM_FATHER Call by reference Object reference (TYPE REF TO) CL_CCM_NAV_NODE Übergeordneter Knoten 20041126
4 Importing IM_NAV_TREE Call by reference Object reference (TYPE REF TO) CL_CCM_NAV_TREE Navigationsbaum 19990330
5 Importing IM_PRES_BUILDER Call by reference Object reference (TYPE REF TO) IF_CCM_NAV_NODE_PRES_BUILDER Aufbauer der Knotenpräsentation 20041126

Method CONSTRUCTOR on class CL_CCM_NAV_NODE has no exception.

Method GET_CALLGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CALLGROUP Value transfer Type reference (TYPE) EWF_CALLGR Aufrufgruppe 20041126

Method GET_CALLGROUP on class CL_CCM_NAV_NODE has no exception.

Method GET_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CLUSTER Value transfer Object reference (TYPE REF TO) IF_CRM_CIC_OP_CLUSTER Cluster 20041126

Method GET_CLUSTER on class CL_CCM_NAV_NODE has no exception.

Method GET_FATHER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FATHER_NODE Value transfer Object reference (TYPE REF TO) CL_CCM_NAV_NODE Übergeordneter Knoten 20041126
# Exception Resumable Description Created on
1 NO_FATHER_EXISTS Knoten hat keinen übergeordneten Knoten 20041126

Method SET_FATHER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FATHER Call by reference Object reference (TYPE REF TO) CL_CCM_NAV_NODE Übergeordneter Knoten 19990325

Method SET_FATHER on class CL_CCM_NAV_NODE has no exception.

Method SET_PRESENTATION_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PRES_PROPERTIES Call by reference Type reference (TYPE) CCM_NAV_AREA_TREE_NODE_P2 Präsentationsbezogene Eigenschaften 20041126

Method SET_PRESENTATION_PROPERTIES on class CL_CCM_NAV_NODE has no exception.

Method SET_STRUCTURE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STRU_PROPERTIES Call by reference Type reference (TYPE) CCM_NAV_AREA_TREE_NODE_P1 Baumstrukturbezogene Knoteneigenschaften 20041126

Method SET_STRUCTURE_PROPERTIES on class CL_CCM_NAV_NODE has no exception.

Method SYNCHRONIZE_NODE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ATTRIBUTES Call by reference Type reference (TYPE) CCM_NAV_NODE Synchronisationsdaten Knoten 19990330
2 Exporting EX_ITEMS_ATTRIBUTES Call by reference Type reference (TYPE) CCM_NAV_AREA_TREE_ITEM_T Tabelle Knotenpositionen 19990330

Method SYNCHRONIZE_NODE_ITEMS on class CL_CCM_NAV_NODE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in