SAP ABAP Interface IF_SMI_ITEM_ITERATOR (Iterator Pattern)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   SD-BF-SMI (Application Component) Supplier Managed Inventory
     VSMI (Package) Supplier-Managed Inventory (SNC-ERP)
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
Interface IF_SMI_ITEM_ITERATOR  
Short Description Iterator Pattern    
General Data
Package VSMI   Supplier-Managed Inventory (SNC-ERP) 
Created 20071204   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SMI_ITEM_ITERATOR has no interface.
Friends
Interface IF_SMI_ITEM_ITERATOR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ITEM_INDEX Instance attribute Public Type reference (TYPE) I 20071217
Methods
# Method Level Visibility Method type Description Created on
1 GET_ITEM Instance method Public Method 20071217
2 GET_NEXT_ITEM Instance method Public Method 20080115
3 INIT Instance method Public Method 20071217
4 IS_READY Instance method Public Method 20080326
5 NEXT Instance method Public Method 20071217
6 PREVIOUS Instance method Public Method 20071217
Events
Interface IF_SMI_ITEM_ITERATOR has no event.
Types
Interface 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 Returning ITEM Value transfer Object reference (TYPE REF TO) CL_SMI_ITEM SMI Item (Product) Data Structure 20071217

Method GET_ITEM on Interface 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 Returning ITEM Value transfer Object reference (TYPE REF TO) CL_SMI_ITEM Single Item of an SMI Record 20080115

Method GET_NEXT_ITEM on Interface IF_SMI_ITEM_ITERATOR has no exception.

Method INIT Signature

Method INIT on Interface IF_SMI_ITEM_ITERATOR has no parameter.
Method INIT on Interface 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 Returning RV_READY Value transfer Type reference (TYPE) ABAP_BOOL 20080326

Method IS_READY on Interface IF_SMI_ITEM_ITERATOR has no exception.

Method NEXT Signature

Method NEXT on Interface IF_SMI_ITEM_ITERATOR has no parameter.
Method NEXT on Interface IF_SMI_ITEM_ITERATOR has no exception.

Method PREVIOUS Signature

Method PREVIOUS on Interface IF_SMI_ITEM_ITERATOR has no parameter.
Method PREVIOUS on Interface IF_SMI_ITEM_ITERATOR has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604