SAP ABAP Interface IF_CRM_IC_EVENT_SRV (IC event service interface)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW (Application Component) Framework
     CRM_IC_FRAMEWORK (Package) CRM Interaction Center: Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_EVENT_SRV IC event service 20020518
Properties
Interface IF_CRM_IC_EVENT_SRV  
Short Description IC event service interface    
General Data
Package CRM_IC_FRAMEWORK   CRM Interaction Center: Framework 
Created 20020518   SAP 
Last changed 20081007   SAP 
Unicode checks active    
Forward declarations
Interface IF_CRM_IC_EVENT_SRV has no forward declaration.
Interfaces
Interface IF_CRM_IC_EVENT_SRV has no interface.
Friends
Interface IF_CRM_IC_EVENT_SRV has no friend.
Attributes
Interface IF_CRM_IC_EVENT_SRV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RAISE Instance method Public Method raise event 20020518
2 SUBSCRIBE Instance method Public Method subscribe to event 20020518
3 UNSUBSCRIBE Instance method Public Method unsubscribe to event 20020518
Events
Interface IF_CRM_IC_EVENT_SRV has no event.
Types
Interface IF_CRM_IC_EVENT_SRV has no local type.
Method Signatures

Method RAISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Object reference (TYPE REF TO) CL_CRM_IC_EVENT IC Event Service 20020518

Method RAISE on Interface IF_CRM_IC_EVENT_SRV has no exception.

Method SUBSCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT_NAME Call by reference Type reference (TYPE) STRING Eventname 20020518
2 Importing LISTENER Call by reference Object reference (TYPE REF TO) IF_CRM_IC_EVENT_LISTENER Listener 20020518
3 Importing PARAMS Call by reference Type reference (TYPE) CRMT_IC_EVENT_PARAMS Parameter 20021219
4 Importing PRIO Call by reference Type reference (TYPE) I 5 Priorität (1 = höchste, 10 = niedrigste) 20021219

Method SUBSCRIBE on Interface IF_CRM_IC_EVENT_SRV has no exception.

Method UNSUBSCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT_NAME Call by reference Type reference (TYPE) STRING Eventname 20020518
2 Importing LISTENER Call by reference Object reference (TYPE REF TO) IF_CRM_IC_EVENT_LISTENER Listener 20020518

Method UNSUBSCRIBE on Interface IF_CRM_IC_EVENT_SRV has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 310