SAP ABAP Class IF_CACS_ITERATOR (Interface: Iterator)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CACS_LIST_ITERATOR | Iterator Lists | 20060601 |
Properties
| Class | IF_CACS_ITERATOR | |
| Short Description | Interface: Iterator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060601 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CACS_ITERATOR has no forward declaration.
Interfaces
Class IF_CACS_ITERATOR has no interface implemented.
Friends
Class IF_CACS_ITERATOR has no friend class.
Attributes
Class IF_CACS_ITERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check If Last Element Was Reached | 20060601 | |
| 2 | Instance method | Public | Method | Return Current Element | 20060601 | |
| 3 | Instance method | Public | Method | Set Cursor on Next Element | 20060601 | |
| 4 | Instance method | Public | Method | Set Cursor on First Element | 20060601 |
Events
Class IF_CACS_ITERATOR has no event.
Types
Class IF_CACS_ITERATOR has no local type.
Method Signatures
Method CHECK_LAST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RB_LAST_ELEMENT_REACHED | Value transfer | Type reference (TYPE) | BOOLEAN_FLG | Letztes Element erreicht (X=true, space=false) | 20060601 |
Method CHECK_LAST on class IF_CACS_ITERATOR has no exception.
Method GET_CURRENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ELEMENT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Aktuelles Element | 20060602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Listen Iterator: Ausnahmebehandlung | 20060602 |
Method NEXT Signature
Method NEXT on class IF_CACS_ITERATOR has no parameter.
Method NEXT on class IF_CACS_ITERATOR has no exception.
Method START Signature
Method START on class IF_CACS_ITERATOR has no parameter.
Method START on class IF_CACS_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |