SAP ABAP Class IF_WB2_ITEM_ITER (Iterator for Items)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_SUCC_ITEM_ITER Subsequent Items 20001005
Properties
Class IF_WB2_ITEM_ITER  
Short Description Iterator for Items    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20001005   SAP 
Last change 20001005   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WB2_ITEM_ITER has no forward declaration.
Interfaces
Class IF_WB2_ITEM_ITER has no interface implemented.
Friends
Class IF_WB2_ITEM_ITER has no friend class.
Attributes
Class IF_WB2_ITEM_ITER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CURRENT_ITEM Instance method Public Method Current Document 20001005
2 FIRST Instance method Public Method Set to First Element 20001005
3 IS_VALID Instance method Public Method Valid Value? 20001005
4 NEXT Instance method Public Method Request Next Element 20001005
Events
Class IF_WB2_ITEM_ITER has no event.
Types
Class IF_WB2_ITEM_ITER has no local type.
Method Signatures

Method CURRENT_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DOC Value transfer Object reference (TYPE REF TO) IF_WB2_DOC Dokument 20001005
2 Exporting E_ITEM Call by reference Object reference (TYPE REF TO) CL_WB2_ITEM Position eines Beleges 20001005
3 Exporting E_QUANTITY Call by reference Type reference (TYPE) WB2_REF_QUANTITY referenzierte Menge 20001006
4 Exporting E_UNIT Call by reference Type reference (TYPE) WB2_REF_QUANTITY_UNIT referenzierte Menge Einheit 20001006

Method CURRENT_ITEM on class IF_WB2_ITEM_ITER has no exception.

Method FIRST Signature

Method FIRST on class IF_WB2_ITEM_ITER has no parameter.
Method FIRST on class IF_WB2_ITEM_ITER has no exception.

Method IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VALID Value transfer Type reference (TYPE) BVAL gültiger Wert ? 20001005

Method IS_VALID on class IF_WB2_ITEM_ITER has no exception.

Method NEXT Signature

Method NEXT on class IF_WB2_ITEM_ITER has no parameter.
Method NEXT on class IF_WB2_ITEM_ITER has no exception.
History
Last changed by/on SAP  20001005 
SAP Release Created in