SAP ABAP Interface IF_WCB_COLLECTION_EVENTS (Collection Events)
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-CHB (Application Component) Chargeback
⤷
WCB_CC_PERS (Package) Condition Contract Persistence Layer
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCB_COLL | Generic Collection | 20041001 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCB_CONDITION_LIST | Condition List | 20041027 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCB_ELIGIBLE_LIST | Condition Contract: Eligible Partners | 20041022 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCB_PERS_COLL | Generic Collection for Persistent Objects | 20041001 |
Properties
| Interface | IF_WCB_COLLECTION_EVENTS | |
| Short Description | Collection Events |
General Data
| Package | WCB_CC_PERS | Condition Contract Persistence Layer |
| Created | 20040930 | SAP |
| Last changed | 20041209 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WCB_COLLECTION_EVENTS has no forward declaration.
Interfaces
Interface IF_WCB_COLLECTION_EVENTS has no interface.
Friends
Interface IF_WCB_COLLECTION_EVENTS has no friend.
Attributes
Interface IF_WCB_COLLECTION_EVENTS has no attribute.
Methods
Interface IF_WCB_COLLECTION_EVENTS has no method.
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | COLL_ITEM_DELETED | Instance Event (0) |
Public (2) |
Line Deleted in Collection | 20040930 |
| 2 | COLL_ITEM_INSERTED | Instance Event (0) |
Public (2) |
Line Added | 20041001 |
Types
Interface IF_WCB_COLLECTION_EVENTS has no local type.
Event Signatures
Event COLL_ITEM_DELETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POS | Exporting | Value transfer | Type reference (TYPE) | I | Position | 20040930 |
Event COLL_ITEM_INSERTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POS | Exporting | Value transfer | Type reference (TYPE) | I | Position | 20041001 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 600 |