SAP ABAP Class CL_OBJECT_COLLECTION_ITERATOR (CL_OBJECT_COLLECTION_ITERATOR)
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_ITERATOR | 20020827 |
Properties
| Class | CL_OBJECT_COLLECTION_ITERATOR | |
| 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 | 20020806 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OBJECT_COLLECTION_ITERATOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OBJECT_COLLECTION_ITERATOR | 20020827 |
Friends
Class CL_OBJECT_COLLECTION_ITERATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_OBJECT_COLLECTION | 20020806 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 0 | 20020813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020806 | |
| 2 | Instance method | Public | Method | 20020918 | ||
| 3 | Instance method | Public | Method | 20020827 | ||
| 4 | Instance method | Public | Method | 20020827 |
Events
Class CL_OBJECT_COLLECTION_ITERATOR has no event.
Types
Class CL_OBJECT_COLLECTION_ITERATOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECTION | Call by reference | Object reference (TYPE REF TO) | CL_OBJECT_COLLECTION | 20020806 |
Method CONSTRUCTOR on class CL_OBJECT_COLLECTION_ITERATOR has no exception.
Method GET_INDEX Signature
Method GET_INDEX on class CL_OBJECT_COLLECTION_ITERATOR has no parameter.
Method GET_INDEX on class CL_OBJECT_COLLECTION_ITERATOR has no exception.
Method GET_NEXT Signature
Method GET_NEXT on class CL_OBJECT_COLLECTION_ITERATOR has no parameter.
Method GET_NEXT on class CL_OBJECT_COLLECTION_ITERATOR has no exception.
Method HAS_NEXT Signature
Method HAS_NEXT on class CL_OBJECT_COLLECTION_ITERATOR has no parameter.
Method HAS_NEXT on class CL_OBJECT_COLLECTION_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 630 |