SAP ABAP Class IF_CRM_CIC_CMPWSP_EVENT_GATE (CIC Event Gateway)
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
Class IF_CRM_CIC_CMPWSP_EVENT_GATE  
Short Description CIC Event Gateway    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19991022   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
Class IF_CRM_CIC_CMPWSP_EVENT_GATE has no interface implemented.
Friends
Class IF_CRM_CIC_CMPWSP_EVENT_GATE has no friend class.
Attributes
Class 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
Class IF_CRM_CIC_CMPWSP_EVENT_GATE has no event.
Types
Class 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 class 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 class IF_CRM_CIC_CMPWSP_EVENT_GATE has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in