SAP ABAP Class CL_CCM_CMPWSP_CIC_EVENT (CIC Event Gateway for Component Workspaces)
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_CRM_CIC_CMPWSP_EVENT_GATE CIC Event Gateway 19991022
Properties
Class CL_CCM_CMPWSP_CIC_EVENT  
Short Description CIC Event Gateway for Component Workspaces    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CCMA   Interaction Center Components 
Created 19990827   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CIC0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CIC1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_CIC_CMPWSP_EVENT_GATE CIC Event Gateway 19991022
Friends
Class CL_CCM_CMPWSP_CIC_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CIC_CALLBACK_FUNCTION Static Attribute Public Type reference (TYPE) CIC0_FUNCNAME 'CCM_CMPWSP_CALLBACK' callback function 19990827
2 CO_EVENT_OKCODE Constant Private Type reference (TYPE) CIC0_EVENT 'OK_CODE' ok-code event name 19991022
3 CO_FIRST_HANDLE Constant Private Type reference (TYPE) I 8000 first handle number 19990827
4 CO_SUBSCRIBER Constant Private Type reference (TYPE) CIC0_SUBSCRIBER 'CMPWSP' event subscriber 20001009
5 EVENT_ADMIN Instance attribute Private See coding event administration 19990827
6 HANDLE_INDEX Static Attribute Private Type reference (TYPE) I 8000 handle index 19990827
7 OKCODE_ADMIN Instance attribute Private See coding okcode administration 20001009
8 OKCODE_CICFRWK Instance attribute Private See coding 20031002
Methods
# Method Level Visibility Method type Description Created on
1 CIC_HANDLE_FACTORY Instance method Private Method creates new CIC component handle 19990827
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19990827
3 GET_LISTENERS Instance method Private Method returns listener 20001009
4 HANDLE_EVENT Instance method Public Method handles a CIC event 19991022
Events
Class CL_CCM_CMPWSP_CIC_EVENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 EVENT_REG Private See coding Event registration 20001009
2 LISTENER_TAB Private See coding listener table 20001009
3 OKCODE_REG Private See coding OKcode registration 20001009
Method Signatures

Method CIC_HANDLE_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HANDLE Value transfer Type reference (TYPE) I handle 19990827

Method CIC_HANDLE_FACTORY on class CL_CCM_CMPWSP_CIC_EVENT has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CCM_CMPWSP_CIC_EVENT has no parameter.
Method CONSTRUCTOR on class CL_CCM_CMPWSP_CIC_EVENT has no exception.

Method GET_LISTENERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CIC_EVENT Call by reference Type reference (TYPE) CIC0_EVENT event name 20001009
2 Importing CIC_HANDLE Call by reference Type reference (TYPE) CIC0_HANDLE CIC handle 20001009
3 Returning LISTENERS Value transfer Type reference (TYPE) LISTENER_TAB listening workspace 20001009
4 Importing OKCODE Call by reference Type reference (TYPE) CIC0_OKCODE okcode 20001009

Method GET_LISTENERS on class CL_CCM_CMPWSP_CIC_EVENT has no exception.

Method HANDLE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Type reference (TYPE) CIC0_EVENT Event name 19991022
2 Changing EVENT_ERRORS Call by reference Type reference (TYPE) CIC1_EERRORTAB Event errors 19991022
3 Importing HANDLE Call by reference Type reference (TYPE) CIC0_HANDLE Handle 19991022
4 Importing P1 Call by reference Type reference (TYPE) ANY Parameter 1 19991022
5 Importing P2 Call by reference Type reference (TYPE) ANY Parameter 2 19991022
6 Importing P3 Call by reference Type reference (TYPE) ANY Parameter 3 19991022
7 Importing P4 Call by reference Type reference (TYPE) ANY Parameter 4 19991022
8 Importing P5 Call by reference Type reference (TYPE) ANY Parameter 5 19991022
9 Changing T1 Call by reference Type reference (TYPE) STANDARD TABLE Table Parameter 1 19991022
10 Changing T2 Call by reference Type reference (TYPE) STANDARD TABLE Table Parameter 2 19991022
11 Changing T3 Call by reference Type reference (TYPE) STANDARD TABLE Table Parameter 3 19991022
12 Changing T4 Call by reference Type reference (TYPE) STANDARD TABLE Table Parameter 4 19991022
13 Changing T5 Call by reference Type reference (TYPE) STANDARD TABLE Table Parameter 5 19991022

Method HANDLE_EVENT on class CL_CCM_CMPWSP_CIC_EVENT has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in