SAP ABAP Class IF_BICS_ITERATOR (General Iterator for Lists)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_ITERATOR | General Iterator for Lists | 20100412 |
Properties
Class | IF_BICS_ITERATOR | |
Short Description | General Iterator for Lists | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100412 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_BICS_ITERATOR has no interface implemented.
Friends
Class IF_BICS_ITERATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Number of entries in list | 20100412 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | No Data | 20110321 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Data table | 20100412 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | Parent object | 20100412 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check for Further Entries in the List | 20100412 |
2 | ![]() |
Instance method | Public | Method | Set Iterator to Next Entry | 20100414 |
3 | ![]() |
Instance method | Public | Method | Creat an object containing the next entry | 20100414 |
4 | ![]() |
Instance method | Public | Method | Reset Iterator | 20100412 |
Events
Class IF_BICS_ITERATOR has no event.
Types
Class IF_BICS_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 | ![]() |
R_HAS_NEXT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Liste hat weiteren Eintrag | 20100412 |
Method HAS_NEXT on class IF_BICS_ITERATOR has no exception.
Method NEXT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NEXT_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20100414 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ende der Liste erreicht | 20100414 |
Method NEXT_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NEXT_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_BICS_ITERATOR_OBJECT | Objekt zur Aufnahme eines Containereintrags | 20100414 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ende der Liste erreicht | 20100414 |
Method RESET Signature
Method RESET on class IF_BICS_ITERATOR has no parameter.
Method RESET on class IF_BICS_ITERATOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |