SAP ABAP Interface IF_GENIL_ITERATOR (Access to an Iterator)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL (Package) Generic Interaction Layer for Access to CRM Objects

⤷

⤷

Properties
Interface | IF_GENIL_ITERATOR | |
Short Description | Access to an Iterator |
General Data
Package | CRM_GENIL | Generic Interaction Layer for Access to CRM Objects |
Created | 20011001 | SAP |
Last changed | 20081007 | SAP |
Unicode checks active |
Forward declarations
Interface IF_GENIL_ITERATOR has no forward declaration.
Interfaces
Interface IF_GENIL_ITERATOR has no interface.
Friends
Interface IF_GENIL_ITERATOR has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FALSE | Constant | Public | Type reference (TYPE) | CRMT_BOOLEAN | SPACE | Logical Variable | 20011001 | |
2 | TRUE | Constant | Public | Type reference (TYPE) | CRMT_BOOLEAN | 'X' | Logical Variable | 20011001 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check at End of List | 20011001 |
2 | ![]() |
Instance method | Public | Method | Returns First Object | 20011024 |
3 | ![]() |
Instance method | Public | Method | Returns Next Object | 20011001 |
4 | ![]() |
Instance method | Public | Method | Position on First Object | 20011001 |
Events
Interface IF_GENIL_ITERATOR has no event.
Types
Interface IF_GENIL_ITERATOR has no local type.
Method Signatures
Method CHECK_HAS_MORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | CRMT_BOOLEAN | Logische Variable | 20011001 |
Method CHECK_HAS_MORE on Interface IF_GENIL_ITERATOR has no exception.
Method GET_FIRST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20011024 |
Method GET_FIRST on Interface IF_GENIL_ITERATOR has no exception.
Method GET_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20011001 |
Method GET_NEXT on Interface IF_GENIL_ITERATOR has no exception.
Method REWIND Signature
Method REWIND on Interface IF_GENIL_ITERATOR has no parameter.
Method REWIND on Interface IF_GENIL_ITERATOR has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 301 |