SAP ABAP Class CL_CRM_IC_COMP_MANAGER (place holder/manager for components)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW (Application Component) Framework
     CRM_IC_FRAMEWORK (Package) CRM Interaction Center: Framework
Properties
Class CL_CRM_IC_COMP_MANAGER  
Short Description place holder/manager for components    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_FRAMEWORK   CRM Interaction Center: Framework 
Created 20040723   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_IC_COMP_MANAGER has no forward declaration.
Interfaces
Class CL_CRM_IC_COMP_MANAGER has no interface implemented.
Friends
Class CL_CRM_IC_COMP_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENDINTR_EVT Instance attribute Private Object reference (TYPE REF TO) CL_CRM_IC_ABAP_EVENT Event service to handle end interaction 20040726
2 ERROR_COMP_INIT Static Attribute Public Type reference (TYPE) STRING 'ERROR_COMP_INIT' error during a component initialization 20040723
3 ERROR_GENERAL Static Attribute Public Type reference (TYPE) STRING 'ERROR_GENERAL' Unknown error 20040723
4 GT_COMPONENT Instance attribute Private Type reference (TYPE) CRMT_IC_COMPONENT Table of IC component instances 20060228
5 GV_AUTO_NAVIGATOR Instance attribute Private Object reference (TYPE REF TO) CL_CRM_IC_AUTO_NAV auto navigation component 20040723
6 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CRM_IC_COMP_MANAGER instance 20040723
7 JALERT_SRV Instance attribute Private Object reference (TYPE REF TO) IF_CRM_IC_JALERT_SRV IC alert service interface 20040726
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method create instance 20040723
2 GET_INSTANCE Static method Public Method get instance 20040723
3 INIT Instance method Public Method init 20040723
4 UNINIT Instance method Public Method uninit 20040723
Events
Class CL_CRM_IC_COMP_MANAGER has no event.
Types
Class CL_CRM_IC_COMP_MANAGER has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Object reference (TYPE REF TO) CL_CRM_IC_COMP_MANAGER place holder/manager for components 20040723

Method CREATE on class CL_CRM_IC_COMP_MANAGER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Object reference (TYPE REF TO) CL_CRM_IC_COMP_MANAGER place holder/manager for components 20040723

Method GET_INSTANCE on class CL_CRM_IC_COMP_MANAGER has no exception.

Method INIT Signature

Method INIT on class CL_CRM_IC_COMP_MANAGER has no parameter.
Method INIT on class CL_CRM_IC_COMP_MANAGER has no exception.

Method UNINIT Signature

Method UNINIT on class CL_CRM_IC_COMP_MANAGER has no parameter.
Method UNINIT on class CL_CRM_IC_COMP_MANAGER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 500