SAP ABAP Class CL_CRM_IC_EVENT_SRV (IC event service)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_MESSAGE_HANDLER | Interface for Error Handler | 20030426 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_IC_EVENT_SRV | IC event service interface | 20020518 |
Properties
| Class | CL_CRM_IC_EVENT_SRV | |
| Short Description | IC event service | |
| 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 | 20020518 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_IC_EVENT_SRV has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_WD_MESSAGE_HANDLER | Interface for Error Handler | 20030426 | ||
| 2 | IF_CRM_IC_EVENT_SRV | IC event service interface | 20020518 |
Friends
Class CL_CRM_IC_EVENT_SRV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'AFTERENDCONTACT' | AfterEndContact event | 20020706 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'EndContact' | EndContact event | 20020706 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'RequestEndContact' | RequestEndContact event | 20020711 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | CRMT_IC_EVENT_SUBSCR_ENTRIES | event listeners | 20040721 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add listener to subscriber list | 20040721 | |
| 2 | Instance method | Private | Method | compraes actual and subscription event paramters | 20021220 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20020615 | |
| 4 | Instance method | Private | Method | Prepare and raise error message | 20030425 |
Events
Class CL_CRM_IC_EVENT_SRV has no event.
Types
Class CL_CRM_IC_EVENT_SRV 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 | LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_EVENT_LISTENER | Listener | 20040721 | |||
| 2 | LISTENERS | Call by reference | Type reference (TYPE) | CRMT_IC_EVENT_LISTENERS | Tabelle der IC Event-Listener | 20040721 | |||
| 3 | PARAMS | Call by reference | Type reference (TYPE) | CRMT_IC_EVENT_PARAMS | Parameter | 20040721 | |||
| 4 | PRIO | Call by reference | Type reference (TYPE) | I | 5 | Priorität (1 = höchste, 10 = niedrigste) | 20040721 |
Method ADD_LISTENER on class CL_CRM_IC_EVENT_SRV has no exception.
Method COMPARE_EVENT_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTUAL_PARAMS | Call by reference | Type reference (TYPE) | CRMT_IC_EVENT_PARAMS | Istereignisparameter | 20021220 | |||
| 2 | IS_DIFFERENT | Value transfer | Type reference (TYPE) | FLAG | Allgemeines Kennzeichen | 20021220 | |||
| 3 | SUBSCRIPTION_PARAMS | Call by reference | Type reference (TYPE) | CRMT_IC_EVENT_PARAMS | Subskriptionsereignisparameter | 20021220 |
Method COMPARE_EVENT_PARAMS on class CL_CRM_IC_EVENT_SRV has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CRM_IC_EVENT_SRV has no parameter.
Method CONSTRUCTOR on class CL_CRM_IC_EVENT_SRV has no exception.
Method PROCESS_SEVERE_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20030425 | ||||
| 2 | IV_LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_EVENT_LISTENER | IC Ereignis Service Schnittstelle | 20030425 |
Method PROCESS_SEVERE_ERROR on class CL_CRM_IC_EVENT_SRV has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 310 |