SAP ABAP Class CL_CRM_IC_COMP_MANAGER_UIU (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_UIU  
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 20060524   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_IC_COMP_MANAGER_UIU has no forward declaration.
Interfaces
Class CL_CRM_IC_COMP_MANAGER_UIU has no interface implemented.
Friends
Class CL_CRM_IC_COMP_MANAGER_UIU 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 20060524
2 ERROR_COMP_INIT Static Attribute Public Type reference (TYPE) STRING 'ERROR_COMP_INIT' error during a component initialization 20060524
3 ERROR_GENERAL Static Attribute Public Type reference (TYPE) STRING 'ERROR_GENERAL' Unknown error 20060524
4 GT_COMPONENT Instance attribute Private Type reference (TYPE) CRMT_IC_COMPONENT Table of IC component instances 20060524
5 GV_AUTO_NAVIGATOR Instance attribute Private Object reference (TYPE REF TO) CL_CRM_IC_AUTO_NAV auto navigation component 20060524
6 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CRM_IC_COMP_MANAGER_UIU instance 20060524
7 JALERT_SRV Instance attribute Private Object reference (TYPE REF TO) IF_CRM_IC_JALERT_SRV IC alert service interface 20060524
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method create instance 20060524
2 GET_INSTANCE Static method Public Method get instance 20060524
3 INIT Instance method Public Method init 20060524
4 UNINIT Instance method Public Method uninit 20060524
Events
Class CL_CRM_IC_COMP_MANAGER_UIU has no event.
Types
Class CL_CRM_IC_COMP_MANAGER_UIU 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_UIU place holder/manager for components 20060524

Method CREATE on class CL_CRM_IC_COMP_MANAGER_UIU 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_UIU place holder/manager for components 20060524

Method GET_INSTANCE on class CL_CRM_IC_COMP_MANAGER_UIU has no exception.

Method INIT Signature

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

Method UNINIT Signature

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