SAP ABAP Class IF_SMI_ITEM_ITERATOR (Iterator Pattern)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SMI_RECORD | Header-Data of an SMI Inbound Record | 20080114 |
Properties
| Class | IF_SMI_ITEM_ITERATOR | |
| Short Description | Iterator Pattern | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20071204 | SAP |
| Last change | 20100310 | 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_SMI_ITEM_ITERATOR has no interface implemented.
Friends
Class IF_SMI_ITEM_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 | 20071217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20071217 | ||
| 2 | Instance method | Public | Method | 20080115 | ||
| 3 | Instance method | Public | Method | 20071217 | ||
| 4 | Instance method | Public | Method | 20080326 | ||
| 5 | Instance method | Public | Method | 20071217 | ||
| 6 | Instance method | Public | Method | 20071217 |
Events
Class IF_SMI_ITEM_ITERATOR has no event.
Types
Class IF_SMI_ITEM_ITERATOR has no local type.
Method Signatures
Method GET_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Value transfer | Object reference (TYPE REF TO) | CL_SMI_ITEM | SMI Item (Product) Data Structure | 20071217 |
Method GET_ITEM on class IF_SMI_ITEM_ITERATOR has no exception.
Method GET_NEXT_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Value transfer | Object reference (TYPE REF TO) | CL_SMI_ITEM | Single Item of an SMI Record | 20080115 |
Method GET_NEXT_ITEM on class IF_SMI_ITEM_ITERATOR has no exception.
Method INIT Signature
Method INIT on class IF_SMI_ITEM_ITERATOR has no parameter.
Method INIT on class IF_SMI_ITEM_ITERATOR has no exception.
Method IS_READY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_READY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080326 |
Method IS_READY on class IF_SMI_ITEM_ITERATOR has no exception.
Method NEXT Signature
Method NEXT on class IF_SMI_ITEM_ITERATOR has no parameter.
Method NEXT on class IF_SMI_ITEM_ITERATOR has no exception.
Method PREVIOUS Signature
Method PREVIOUS on class IF_SMI_ITEM_ITERATOR has no parameter.
Method PREVIOUS on class IF_SMI_ITEM_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |