SAP ABAP Class IF_CRM_BSP_LIST_ITERATOR (PCUI Java-like "ListIterator".)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_CRM_BSP_ITERATOR | PCUI Java-like "Iterator". | 20041117 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_BSP_LIST_ITERATOR | PCUI List Iterator | 20041117 |
Properties
Class | IF_CRM_BSP_LIST_ITERATOR | |
Short Description | PCUI Java-like "ListIterator". | |
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_LIST_ITERATOR has no forward declaration.
Interfaces
Class IF_CRM_BSP_LIST_ITERATOR has no interface implemented.
Friends
Class IF_CRM_BSP_LIST_ITERATOR has no friend class.
Attributes
Class IF_CRM_BSP_LIST_ITERATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Optional. Inserts an element into the next position. | 20041117 |
2 | ![]() |
Instance method | Public | Method | Indicates if more elements lie in the backward direction. | 20041117 |
3 | ![]() |
Instance method | Public | Method | Returns the index of the item that next() will returned. | 20041117 |
4 | ![]() |
Instance method | Public | Method | Returns the previous element in the list. | 20041117 |
5 | ![]() |
Instance method | Public | Method | Returns the index of the item that previous() will returned. | 20041117 |
6 | ![]() |
Instance method | Public | Method | Optional. Replaces the last returned element. | 20041117 |
Events
Class IF_CRM_BSP_LIST_ITERATOR has no event.
Types
Class IF_CRM_BSP_LIST_ITERATOR has no local type.
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ITEM | Call by reference | Type reference (TYPE) | ANY | 20041117 |
Method ADD on class IF_CRM_BSP_LIST_ITERATOR has no exception.
Method HAS_PREVIOUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HAS_PREVIOUS | Value transfer | Type reference (TYPE) | FLAG | Allgemeines Kennzeichen | 20041117 |
Method HAS_PREVIOUS on class IF_CRM_BSP_LIST_ITERATOR has no exception.
Method NEXT_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NEXT_INDEX | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20041117 |
Method NEXT_INDEX on class IF_CRM_BSP_LIST_ITERATOR has no exception.
Method PREVIOUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ITEM | Call by reference | Type reference (TYPE) | ANY | 20041117 |
Method PREVIOUS on class IF_CRM_BSP_LIST_ITERATOR has no exception.
Method PREVIOUS_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_PREVIOUS_INDEX | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20041117 |
Method PREVIOUS_INDEX on class IF_CRM_BSP_LIST_ITERATOR has no exception.
Method SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ITEM | Call by reference | Type reference (TYPE) | ANY | 20041117 |
Method SET on class IF_CRM_BSP_LIST_ITERATOR has no exception.
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in |