SAP ABAP Interface IF_CRM_CIC_CMPWSP_EVENT_GATE (CIC Event Gateway)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CRM_CIC_COMPONENTS (Package) Interaction Center components
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CCM_CMPWSP_CIC_EVENT CIC Event Gateway for Component Workspaces 19991022
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EW_CMPWSP_CIC_EVENT CIC Event Gateway for Component Workspaces 20031002
Properties
Interface IF_CRM_CIC_CMPWSP_EVENT_GATE  
Short Description CIC Event Gateway    
General Data
Package CRM_CIC_COMPONENTS   Interaction Center components 
Created 19991022   SAP 
Last changed 20050705   SAP 
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 IF_CRM_CIC_CMPWSP_EVENT_GATE has no interface.
Friends
Interface IF_CRM_CIC_CMPWSP_EVENT_GATE has no friend.
Attributes
Interface IF_CRM_CIC_CMPWSP_EVENT_GATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LISTENER Instance method Public Method Registers component workspace for event 19991022
2 ADD_OKCODE_LISTENER Instance method Public Method Registers component workspace for okcodes 19991022
3 REMOVE_ALL Instance method Public Method Removes all listeners of one object 19991022
4 REMOVE_LISTENER Instance method Public Method Removes listener for event 19991022
Events
Interface IF_CRM_CIC_CMPWSP_EVENT_GATE has no event.
Types
Interface IF_CRM_CIC_CMPWSP_EVENT_GATE has no local type.
Method Signatures

Method ADD_LISTENER 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 19991022
2 Importing EVENTLEVEL Call by reference Type reference (TYPE) CIC0_EVENTLEVEL '9' Event level 19991022
3 Importing LISTENER Call by reference Object reference (TYPE REF TO) IF_CCM_CMPWSP_CIC_EV_HANDLER Listening workspace 19991022
# Exception Resumable Description Created on
1 ALREADY_SUBSCRIBED_TO_EVENT already subscribed 19991022

Method ADD_OKCODE_LISTENER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENTLEVEL Call by reference Type reference (TYPE) CIC0_EVENTLEVEL '9' Event level 19991022
2 Importing LISTENER Call by reference Object reference (TYPE REF TO) IF_CCM_CMPWSP_CIC_EV_HANDLER Listening workspace 19991022
3 Importing OKCODES Call by reference Type reference (TYPE) CIC1_OKCODETAB Table of okcodes 19991022
# Exception Resumable Description Created on
1 ALREADY_SUBSCRIBED_TO_EVENT already subscribed 19991022

Method REMOVE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LISTENER Call by reference Object reference (TYPE REF TO) IF_CCM_CMPWSP_CIC_EV_HANDLER Listening workspace 19991022

Method REMOVE_ALL on Interface IF_CRM_CIC_CMPWSP_EVENT_GATE has no exception.

Method REMOVE_LISTENER 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 19991022
2 Importing LISTENER Call by reference Object reference (TYPE REF TO) IF_CCM_CMPWSP_CIC_EV_HANDLER Listening workspace 19991022

Method REMOVE_LISTENER on Interface IF_CRM_CIC_CMPWSP_EVENT_GATE has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in