SAP ABAP Class IF_CRM_BSP_ITERATOR (PCUI Java-like "Iterator".)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CRM_BSP_LIST_ITERATOR | PCUI Java-like "ListIterator". | 20041117 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_BSP_LIST_ITERATOR | PCUI List Iterator | 20041117 |
Properties
| Class | IF_CRM_BSP_ITERATOR | |
| Short Description | PCUI Java-like "Iterator". | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041117 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CRM_BSP_ITERATOR has no forward declaration.
Interfaces
Class IF_CRM_BSP_ITERATOR has no interface implemented.
Friends
Class IF_CRM_BSP_ITERATOR has no friend class.
Attributes
Class IF_CRM_BSP_ITERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Indicates if more elements lie in the forward direction. | 20041117 | |
| 2 | Instance method | Public | Method | Returns the next element in the list. | 20041117 | |
| 3 | Instance method | Public | Method | Optional. Removes the last returned element. | 20041117 |
Events
Class IF_CRM_BSP_ITERATOR has no event.
Types
Class IF_CRM_BSP_ITERATOR has no local type.
Method Signatures
Method HAS_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_NEXT | Value transfer | Type reference (TYPE) | FLAG | Allgemeines Kennzeichen | 20041117 |
Method HAS_NEXT on class IF_CRM_BSP_ITERATOR has no exception.
Method NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ITEM | Value transfer | Type reference (TYPE) | ANY | 20041117 |
Method NEXT on class IF_CRM_BSP_ITERATOR has no exception.
Method REMOVE Signature
Method REMOVE on class IF_CRM_BSP_ITERATOR has no parameter.
Method REMOVE on class IF_CRM_BSP_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in |