SAP ABAP Class IF_CRM_IC_EVENT_SRV (IC event service interface)
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
Class | IF_CRM_IC_EVENT_SRV | |
Short Description | IC event service interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020518 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CRM_IC_EVENT_SRV has no forward declaration.
Interfaces
Class IF_CRM_IC_EVENT_SRV has no interface implemented.
Friends
Class IF_CRM_IC_EVENT_SRV has no friend class.
Attributes
Class IF_CRM_IC_EVENT_SRV has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | raise event | 20020518 |
2 | ![]() |
Instance method | Public | Method | subscribe to event | 20020518 |
3 | ![]() |
Instance method | Public | Method | unsubscribe to event | 20020518 |
Events
Class IF_CRM_IC_EVENT_SRV has no event.
Types
Class 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 | ![]() |
EVENT | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_EVENT | IC Event Service | 20020518 |
Method RAISE on class 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 | ![]() |
EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | Eventname | 20020518 | ||
2 | ![]() |
LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_EVENT_LISTENER | Listener | 20020518 | ||
3 | ![]() |
PARAMS | Call by reference | Type reference (TYPE) | CRMT_IC_EVENT_PARAMS | Parameter | 20021219 | ||
4 | ![]() |
PRIO | Call by reference | Type reference (TYPE) | I | 5 | Priorität (1 = höchste, 10 = niedrigste) | 20021219 |
Method SUBSCRIBE on class 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 | ![]() |
EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | Eventname | 20020518 | ||
2 | ![]() |
LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_EVENT_LISTENER | Listener | 20020518 |
Method UNSUBSCRIBE on class IF_CRM_IC_EVENT_SRV has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in |