SAP ABAP Class IF_WCB_COLL (Generic Collection)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WCB_COLL_RO | Generic Collection (Read Only) | 20040929 |
Meta Relationship - Used By
Properties
| Class | IF_WCB_COLL | |
| Short Description | Generic Collection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040928 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WCB_COLL has no forward declaration.
Interfaces
Class IF_WCB_COLL has no interface implemented.
Friends
Class IF_WCB_COLL has no friend class.
Attributes
Class IF_WCB_COLL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Entry | 20040928 | |
| 2 | Instance method | Public | Method | 20040929 | ||
| 3 | Instance method | Public | Method | Add an Entry | 20040928 | |
| 4 | Instance method | Public | Method | Insert Another Collection | 20041004 | |
| 5 | Instance method | Public | Method | 20040929 | ||
| 6 | Instance method | Public | Method | Delete List | 20040928 |
Events
Class IF_WCB_COLL has no event.
Types
Class IF_WCB_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_OBJECT | generischer Objekttyp | 20040928 | |||
| 2 | RE_SUCCESS | Value transfer | Type reference (TYPE) | BVAL | wurde Eintrag gelöscht ? | 20040928 |
Method DELETE on class IF_WCB_COLL has no exception.
Method GET_SIZE Signature
Method GET_SIZE on class IF_WCB_COLL has no parameter.
Method GET_SIZE on class IF_WCB_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_OBJECT | generischer Objekttyp | 20040928 | |||
| 2 | RE_SUCCESS | Value transfer | Type reference (TYPE) | BVAL | wurde Eintrag hinzugefügt | 20040928 |
Method INSERT on class IF_WCB_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_COLL_RO | generische Kollektion (read only) | 20041004 | |||
| 2 | RE_RESULT | Value transfer | Type reference (TYPE) | BVAL | konnten alle Einträge hinzugefügt werden ? | 20041004 |
Method INSERT_COLL on class IF_WCB_COLL has no exception.
Method IS_CONTAINED Signature
Method IS_CONTAINED on class IF_WCB_COLL has no parameter.
Method IS_CONTAINED on class IF_WCB_COLL has no exception.
Method RESET Signature
Method RESET on class IF_WCB_COLL has no parameter.
Method RESET on class IF_WCB_COLL has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in |