SAP ABAP Interface IF_BCB_CONTAINER_EVENT_SINK (Interface for changes on BCB user)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-CHA (Application Component) Communication Channel
⤷
ICI_BCB (Package) Business Communication Broker
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_MCM_CHANNEL_CONTAINER | MCM Container | 20031205 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ICI_TST_BCB_LISTENER | BCB Event Listener | 20031212 |
Properties
| Interface | IF_BCB_CONTAINER_EVENT_SINK | |
| Short Description | Interface for changes on BCB user |
General Data
| Package | ICI_BCB | Business Communication Broker |
| Created | 20031205 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CICI | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_BCB_CONTAINER_EVENT_SINK has no interface.
Friends
Interface IF_BCB_CONTAINER_EVENT_SINK has no friend.
Attributes
Interface IF_BCB_CONTAINER_EVENT_SINK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Event handling method | Container changed | 20031205 | |
| 2 | Instance method | Public | Event handling method | Item in container changed | 20031205 | |
| 3 | Instance method | Public | Event handling method | Item deleted from container | 20031205 | |
| 4 | Instance method | Public | Event handling method | New Item in container | 20031205 | |
| 5 | Instance method | Public | Event handling method | Container subscription ended | 20031205 |
Events
Interface IF_BCB_CONTAINER_EVENT_SINK has no event.
Types
Interface IF_BCB_CONTAINER_EVENT_SINK has no local type.
Method Signatures
Method ON_CONTAINER_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Attribute reference (LIKE) | 20040120 |
Method ON_CONTAINER_CHANGED on Interface IF_BCB_CONTAINER_EVENT_SINK has no exception.
Method ON_ITEM_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Call by reference | Attribute reference (LIKE) | 20031205 | |||||
| 2 | ITEM_CHANGES | Call by reference | Attribute reference (LIKE) | 20031205 |
Method ON_ITEM_CHANGED on Interface IF_BCB_CONTAINER_EVENT_SINK has no exception.
Method ON_ITEM_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Call by reference | Attribute reference (LIKE) | 20031205 | |||||
| 2 | ITEM_CHANGES | Call by reference | Attribute reference (LIKE) | 20031205 |
Method ON_ITEM_DELETED on Interface IF_BCB_CONTAINER_EVENT_SINK has no exception.
Method ON_ITEM_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Call by reference | Attribute reference (LIKE) | 20031205 |
Method ON_ITEM_NEW on Interface IF_BCB_CONTAINER_EVENT_SINK has no exception.
Method ON_SUBSCRIPTION_ENDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REASON | Call by reference | Attribute reference (LIKE) | 20031205 |
Method ON_SUBSCRIPTION_ENDED on Interface IF_BCB_CONTAINER_EVENT_SINK has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |