SAP ABAP Interface IF_ISH_UTL_ITERATOR (Iterator Interface)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NBAS (Package) Appl. development Hospital System master data, catalogs
⤷
⤷
⤷
Properties
| Interface | IF_ISH_UTL_ITERATOR | |
| Short Description | Iterator Interface |
General Data
| Package | NBAS | Appl. development Hospital System master data, catalogs |
| Created | 20020419 | SAP |
| Last changed | 20050224 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ISH_UTL_ITERATOR has no forward declaration.
Interfaces
Interface IF_ISH_UTL_ITERATOR has no interface.
Friends
Interface IF_ISH_UTL_ITERATOR has no friend.
Attributes
Interface IF_ISH_UTL_ITERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns TRUE if Further Elements Exist | 20020419 | |
| 2 | Instance method | Public | Method | Returns the Next Element | 20020419 | |
| 3 | Instance method | Public | Method | Deletes the Last Element Returned by Iterator from the Coll. | 20020419 |
Events
Interface IF_ISH_UTL_ITERATOR has no event.
Types
Interface IF_ISH_UTL_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 | RP_RESULT | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20020419 |
Method HAS_NEXT on Interface IF_ISH_UTL_ITERATOR has no exception.
Method NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Zurückzugebendes Objekt | 20020419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein weiteres Element vorhanden. | 20020419 |
Method REMOVE Signature
Method REMOVE on Interface IF_ISH_UTL_ITERATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Z.B. Wenn noch keine next()-Funktion aufgerufen wurde | 20020419 | ||
| 2 | Wenn diese Funktion vom Iterator nicht unterstützt wird. | 20020419 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |