SAP ABAP Interface IF_CRM_BSP_LIST_ITERATOR (PCUI Java-like "ListIterator".)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCF (Application Component) People Centric UI Framework
⤷
CRM_BSP_FRAME_GENERIC (Package) Controller Implementation: Generic Framework
⤷
⤷
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
| Interface | IF_CRM_BSP_LIST_ITERATOR | |
| Short Description | PCUI Java-like "ListIterator". |
General Data
| Package | CRM_BSP_FRAME_GENERIC | Controller Implementation: Generic Framework |
| Created | 20041117 | SAP |
| Last changed | 20041209 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CRM_BSP_LIST_ITERATOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_BSP_ITERATOR | PCUI Java-like "Iterator". | 20041117 |
Friends
Interface IF_CRM_BSP_LIST_ITERATOR has no friend.
Attributes
Interface 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
Interface IF_CRM_BSP_LIST_ITERATOR has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_CRM_BSP_LIST_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 700 |