SAP ABAP Class CL_ICI_USER_BCB_LISTENER (BCB Listener: User)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-CHA (Application Component) Communication Channel
⤷
ICI_BCB_INTERNAL (Package) Business Communication Broker Internal
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAM_MESSAGE_LISTENER | Message Listener | 20040130 |
Properties
| Class | CL_ICI_USER_BCB_LISTENER | |
| Short Description | BCB Listener: User | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICI_BCB_INTERNAL | Business Communication Broker Internal |
| Created | 20030911 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SAM_MESSAGE_LISTENER | Message Listener | 20040130 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BCB_USER | 20031120 | BCB User |
Attributes
Class CL_ICI_USER_BCB_LISTENER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Sent broadcast message to agent | 20131024 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | BCB_SUBSCRIPTION_ENDED | Instance Event (0) |
Protected (1) |
20031120 | |
| 2 | BCB_USER_CHANGED | Instance Event (0) |
Protected (1) |
20031120 |
Types
Class CL_ICI_USER_BCB_LISTENER has no local type.
Method Signatures
Method SEND_USER_BROADCAST_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_USER_MESSAGES | Call by reference | Type reference (TYPE) | CRM_ICI_USERMESSAGE_T | Text messages from CMS to Agent | 20131024 | |||
| 2 | IV_USER_ID | Call by reference | Type reference (TYPE) | STRING | User ID of agent | 20131024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCB error occured | 20131024 |
Event Signatures
Event BCB_SUBSCRIPTION_ENDED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_ID | Exporting | Value transfer | Type reference (TYPE) | STRING | 20031120 | |||
| 2 | REASON | Exporting | Value transfer | Type reference (TYPE) | BCB_TEXT_ELEMENT | 20031120 |
Event BCB_USER_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_ID | Exporting | Value transfer | Type reference (TYPE) | STRING | 20031120 | |||
| 2 | USER_PROPS | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_BCB_USER_PROPS | 20031120 |
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |