SAP ABAP Interface IF_WCB_PERS_COLL (Collection of Persistent Data)
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 composition (i COMPRISING i_ref) | IF_WCB_CC_COLL | Collection of Condition Contracts | 20041001 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_WCB_CONDITION_TABLE_COLL | Collection of Condition Tables | 20041001 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_WCB_CONDITION_TYPE_COLL | Collection of Condition Types | 20041001 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCB_PERS_COLL | Generic Collection for Persistent Objects | 20041001 |
Properties
| Interface | IF_WCB_PERS_COLL | |
| Short Description | Collection of Persistent Data |
General Data
| Package | WCB_CC_PERS | Condition Contract Persistence Layer |
| Created | 20041001 | SAP |
| Last changed | 20041209 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WCB_PERS_COLL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WCB_PERS_COLL_RO | Collection of Persistent Data (Read Only) | 20041001 |
Friends
Interface IF_WCB_PERS_COLL has no friend.
Attributes
Interface IF_WCB_PERS_COLL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Entry | 20041001 | |
| 2 | Instance method | Public | Method | Entry for Generic Key | 20041001 | |
| 3 | Instance method | Public | Method | 20041001 | ||
| 4 | Instance method | Public | Method | Add an Entry | 20041001 | |
| 5 | Instance method | Public | Method | Insert Another Collection | 20041004 | |
| 6 | Instance method | Public | Method | 20041001 | ||
| 7 | Instance method | Public | Method | Delete List | 20041001 |
Events
Interface IF_WCB_PERS_COLL has no event.
Types
Interface IF_WCB_PERS_COLL has no local type.
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WCB_PERS_OBJECT | persistentes Objekt | 20041001 | |||
| 2 | RE_SUCCESS | Value transfer | Type reference (TYPE) | BVAL | wurde Eintrag gelöscht ? | 20041001 |
Method DELETE on Interface IF_WCB_PERS_COLL has no exception.
Method GET_ENTRY_FOR_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | WCB_GENERIC_KEY | generischer Schlüssel | 20041001 | |||
| 2 | RE_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_WCB_PERS_OBJECT | persistentes Objekt | 20041001 |
Method GET_ENTRY_FOR_KEY on Interface IF_WCB_PERS_COLL has no exception.
Method GET_SIZE Signature
Method GET_SIZE on Interface IF_WCB_PERS_COLL has no parameter.
Method GET_SIZE on Interface IF_WCB_PERS_COLL has no exception.
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WCB_PERS_OBJECT | persistentes Objekt | 20041001 | |||
| 2 | RE_SUCCESS | Value transfer | Type reference (TYPE) | BVAL | wurde Eintrag hinzugefügt ? | 20041001 |
Method INSERT on Interface IF_WCB_PERS_COLL has no exception.
Method INSERT_COLL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_WCB_PERS_COLL_RO | Kollektion für persistente Daten ( read only) | 20041004 | |||
| 2 | RE_RESULT | Value transfer | Type reference (TYPE) | BVAL | konnten alle Einträge hinzugefügt werden ? | 20041004 |
Method INSERT_COLL on Interface IF_WCB_PERS_COLL has no exception.
Method IS_CONTAINED Signature
Method IS_CONTAINED on Interface IF_WCB_PERS_COLL has no parameter.
Method IS_CONTAINED on Interface IF_WCB_PERS_COLL has no exception.
Method RESET Signature
Method RESET on Interface IF_WCB_PERS_COLL has no parameter.
Method RESET on Interface IF_WCB_PERS_COLL has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 600 |