SAP ABAP Interface /AIN/IF_ITERATOR (List iterator)
Hierarchy
☛
AIN (Software Component) AIN 710: Add-On Installation
⤷
AIE-AII (Application Component) Infrastructure
⤷
/AIN/TAGUTIL (Package) Auto-ID Tag Encoding Utilities for Mobile Readers
⤷
⤷
Properties
| Interface | /AIN/IF_ITERATOR | |
| Short Description | List iterator |
General Data
| Package | /AIN/TAGUTIL | Auto-ID Tag Encoding Utilities for Mobile Readers |
| Created | 20050316 | SAP |
| Last changed | 20141109 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /AIN/IF_ITERATOR has no interface.
Friends
Interface /AIN/IF_ITERATOR has no friend.
Attributes
Interface /AIN/IF_ITERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns true if the iteration has more elements | 20050316 | |
| 2 | Instance method | Public | Method | Returns the next element in the interation | 20050316 |
Events
Interface /AIN/IF_ITERATOR has no event.
Types
Interface /AIN/IF_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 | RE_CHECK_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050316 |
Method HAS_NEXT on Interface /AIN/IF_ITERATOR has no exception.
Method NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20050316 |
Method NEXT on Interface /AIN/IF_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 300 |