SAP ABAP Class CL_CRM_IC_ABAP_EVENT (Event service similar to java 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_CRM_IC_EVENT_LISTENER | IC event service interface | 20040726 |
Properties
| Class | CL_CRM_IC_ABAP_EVENT | |
| Short Description | Event service similar to java 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 | 20040219 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_IC_ABAP_EVENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_IC_EVENT_LISTENER | IC event service interface | 20040726 |
Friends
Class CL_CRM_IC_ABAP_EVENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CRM_IC_EVENT_SRV | IC event service interface | 20040726 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040219 | |
| 2 | Instance method | Private | Method | Notify client about end interaction event | 20040219 | |
| 3 | Instance method | Private | Method | Notify client about start interaction event | 20080311 | |
| 4 | Instance method | Public | Method | Called from abap delegate | 20040219 |
Events
Class CL_CRM_IC_ABAP_EVENT has no event.
Types
Class CL_CRM_IC_ABAP_EVENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CRM_IC_ABAP_EVENT has no parameter.
Method CONSTRUCTOR on class CL_CRM_IC_ABAP_EVENT has no exception.
Method NOTIFY_CLIENT Signature
Method NOTIFY_CLIENT on class CL_CRM_IC_ABAP_EVENT has no parameter.
Method NOTIFY_CLIENT on class CL_CRM_IC_ABAP_EVENT has no exception.
Method NOTIFY_CLIENT_FOR_START Signature
Method NOTIFY_CLIENT_FOR_START on class CL_CRM_IC_ABAP_EVENT has no parameter.
Method NOTIFY_CLIENT_FOR_START on class CL_CRM_IC_ABAP_EVENT has no exception.
Method RAISE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION_INFO | Call by reference | Type reference (TYPE) | CRMT_IC_JERROR | Java-Fehlerinfo | 20040219 | |||
| 2 | PARAM_IN | Call by reference | Type reference (TYPE) | O2PARAVALU_TABLE | 02: Parametertabelle (Namen und Werte) | 20040219 | |||
| 3 | PARAM_OUT | Value transfer | Type reference (TYPE) | O2PARAVALU_TABLE | 02: Parametertabelle (Namen und Werte) | 20040219 |
Method RAISE on class CL_CRM_IC_ABAP_EVENT has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |