SAP ABAP Function Module CIC_EVENT_SUBSCRIBE (CIC Subscribe to Event)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CIC (Application Component) Interaction Center WinClient
⤷
CICA (Package) Interaction Center
⤷
⤷
Basic Data
| Function Module | CIC_EVENT_SUBSCRIBE | CIC Subscribe to Event |
| Function Group | CIC0 | CIC Framework |
| Program Name | SAPLCIC0 | |
| INCLUDE Name | LCIC0U03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EVENT | TYPE | CIC0_EVENT | Event | |||
| |
SUBSCRIBER | TYPE | CIC0_SUBSCRIBER | Component that is subsribing to the event | |||
| |
EVENTLEVEL | TYPE | CIC0_EVENTLEVEL | '9' | 0-9 Determines the order of function execution | ||
| |
CALLBACK_FUNCTION | TYPE | CIC0_FUNCNAME | Function module name of funciton to be executed | |||
| |
HANDLE | TYPE | CIC0_HANDLE | Component handle id | |||
| |
ALREADY_SUBSCRIBED_TO_EVENT | TYPE | Component has already subscribed to the event | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19991102 |
| SAP Release Created in |