SAP ABAP Class CL_OBJECT_COLLECTION (CL_OBJECT_COLLECTION)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_METADATA_API_BASIC (Package) Shared Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OBJECT_COLLECTION | 20020827 |
Properties
| Class | CL_OBJECT_COLLECTION | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_METADATA_API_BASIC | Shared Data |
| Created | 20020725 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OBJECT_COLLECTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OBJECT_COLLECTION | 20020827 |
Friends
Class CL_OBJECT_COLLECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TY_COLLECTION | 20020725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds an Element to the Collection | 20020725 | |
| 2 | Instance method | Public | Method | Initializes the Collection | 20020725 | |
| 3 | Instance method | Public | Method | 20020827 | ||
| 4 | Instance method | Public | Method | 20020827 | ||
| 5 | Instance method | Public | Method | 20020827 | ||
| 6 | Instance method | Public | Method | Deletes an Element from the Collection | 20020725 | |
| 7 | Instance method | Public | Method | 20020827 |
Events
Class CL_OBJECT_COLLECTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_COLLECTION | Public | See coding | 20031107 | ty_collection type standard table of ref to object
|
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20020725 |
Method ADD on class CL_OBJECT_COLLECTION has no exception.
Method CLEAR Signature
Method CLEAR on class CL_OBJECT_COLLECTION has no parameter.
Method CLEAR on class CL_OBJECT_COLLECTION has no exception.
Method GET Signature
Method GET on class CL_OBJECT_COLLECTION has no parameter.
Method GET on class CL_OBJECT_COLLECTION has no exception.
Method GET_ITERATOR Signature
Method GET_ITERATOR on class CL_OBJECT_COLLECTION has no parameter.
Method GET_ITERATOR on class CL_OBJECT_COLLECTION has no exception.
Method IS_EMPTY Signature
Method IS_EMPTY on class CL_OBJECT_COLLECTION has no parameter.
Method IS_EMPTY on class CL_OBJECT_COLLECTION has no exception.
Method REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20020725 |
Method REMOVE on class CL_OBJECT_COLLECTION has no exception.
Method SIZE Signature
Method SIZE on class CL_OBJECT_COLLECTION has no parameter.
Method SIZE on class CL_OBJECT_COLLECTION has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 630 |