SAP ABAP Class CL_CRM_IC_EVENT_SAMPLE (sample class for event customization)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC (Application Component) Interaction Center WebClient
⤷
CRM_IC_CUSTOMIZING2 (Package) IC WebClient customizing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_IC_EVENT_CUSTOM | Interface implemented by event classes | 20031107 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_IC_EVENT_LISTENER | IC event service interface | 20031106 |
Properties
| Class | CL_CRM_IC_EVENT_SAMPLE | |
| Short Description | sample class for event customization | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_IC_CUSTOMIZING2 | IC WebClient customizing |
| Created | 20031106 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_IC_EVENT_SAMPLE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_IC_EVENT_CUSTOM | Interface implemented by event classes | 20031107 | ||
| 2 | IF_CRM_IC_EVENT_LISTENER | IC event service interface | 20031106 |
Friends
Class CL_CRM_IC_EVENT_SAMPLE 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 | 20031106 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20031106 |
Events
Class CL_CRM_IC_EVENT_SAMPLE has no event.
Types
Class CL_CRM_IC_EVENT_SAMPLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CRM_IC_EVENT_SAMPLE has no parameter.
Method CONSTRUCTOR on class CL_CRM_IC_EVENT_SAMPLE has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |