SAP ABAP Class IF_ISHMED_ITERATOR (IS-H*MED: Iterator Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ISHMED_ITERATOR_EXT | Iterator with Change Methods | 20110202 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_OBJCOLL_ITERATOR | IS-H*MED: Iterator | 20031029 |
Properties
| Class | IF_ISHMED_ITERATOR | |
| Short Description | IS-H*MED: Iterator Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20011119 | SAP |
| Last change | 20050520 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ISHMED_ITERATOR has no forward declaration.
Interfaces
Class IF_ISHMED_ITERATOR has no interface implemented.
Friends
Class IF_ISHMED_ITERATOR has no friend class.
Attributes
Class IF_ISHMED_ITERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Next Element | 20031029 | |
| 2 | Instance method | Public | Method | Further Object Exists | 20031028 |
Events
Class IF_ISHMED_ITERATOR has no event.
Types
Class IF_ISHMED_ITERATOR has no local type.
Method Signatures
Method GET_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20031029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED: Kollektion - kein weiteres Objekt | 20031029 |
Method HAS_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MORE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031028 |
Method HAS_NEXT on class IF_ISHMED_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20050520 |
| SAP Release Created in |