SAP ABAP Class IF_BCB_CONTAINER_EVENT_SINK (Interface for changes on BCB user)
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
| Class | IF_BCB_CONTAINER_EVENT_SINK | |
| Short Description | Interface for changes on BCB user | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20031205 | 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) |
Interfaces
Class IF_BCB_CONTAINER_EVENT_SINK has no interface implemented.
Friends
Class IF_BCB_CONTAINER_EVENT_SINK has no friend class.
Attributes
Class 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
Class IF_BCB_CONTAINER_EVENT_SINK has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class IF_BCB_CONTAINER_EVENT_SINK has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |