SAP ABAP Class CL_WZRE_ITEM_ITER (Item Iterator)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WZRE_SERVICES (Package) OO Wrapping of Agency Business + Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WZRE_ITEM_ITER_RO Iterator for Document Items 20060428
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WZRE_ITER Iterator 20060428
Properties
Class CL_WZRE_ITEM_ITER  
Short Description Item Iterator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WZRE_SERVICES   OO Wrapping of Agency Business + Services 
Created 20060428   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WZRE_ITEM_ITER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WZRE_ITEM_ITER_RO Iterator for Document Items 20060428
2 IF_WZRE_ITER Iterator 20060428
Friends
Class CL_WZRE_ITEM_ITER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_KOMLFP Instance attribute Private Type reference (TYPE) WZRE_KOMLFP_TAB Items 20070827
2 AT_KOMLFP_DB Instance attribute Private Type reference (TYPE) WZRE_KOMLFP_TAB Items, DB Version 20070827
3 AT_POSNR Instance attribute Private Type reference (TYPE) TY_POSNR_STAB Item Numbers 20060825
4 A_DB_MODE Instance attribute Private Type reference (TYPE) BVAL Read Database Status? 20060825
5 A_INDEX Instance attribute Private Type reference (TYPE) I Index in Item List 20060825
6 A_KOMLFP Instance attribute Private Type reference (TYPE) KOMLFP Vendor Billing Document: Billing Document Items 20070827
7 A_NUM Instance attribute Private Type reference (TYPE) WBELN_AG Agency Business: Document Number 20060428
8 A_VALID Instance attribute Private Type reference (TYPE) BVAL Iterator Shows Valid Entry 20060428
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060428
2 CURRENT_ITEM Instance method Private Method 20060428
3 FIRST Instance method Private Method 20060428
4 IS_DONE Instance method Private Method 20060428
5 NEXT Instance method Private Method 20060428
Events
Class CL_WZRE_ITEM_ITER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_POSNR_STAB Private See coding 20060825 ty_posnr_stab TYPE SORTED TABLE OF wposnr_lf WITH UNIQUE KEY table_line
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KOMLFP Call by reference Type reference (TYPE) WZRE_KOMLFP_TAB Positionen 20060428
2 Importing IT_KOMLFP_DB Call by reference Type reference (TYPE) WZRE_KOMLFP_TAB Positionen, DB Version 20060825
3 Importing I_DB_MODE Call by reference Type reference (TYPE) BVAL Datenbankstand lesen 20060825
4 Importing I_NUM Call by reference Type reference (TYPE) WBELN_AG Agenturgeschäft: Belegnummer 20060428

Method CONSTRUCTOR on class CL_WZRE_ITEM_ITER has no exception.

Method CURRENT_ITEM Signature

Method CURRENT_ITEM on class CL_WZRE_ITEM_ITER has no parameter.
Method CURRENT_ITEM on class CL_WZRE_ITEM_ITER has no exception.

Method FIRST Signature

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

Method IS_DONE Signature

Method IS_DONE on class CL_WZRE_ITEM_ITER has no parameter.
Method IS_DONE on class CL_WZRE_ITEM_ITER has no exception.

Method NEXT Signature

Method NEXT on class CL_WZRE_ITEM_ITER has no parameter.
Method NEXT on class CL_WZRE_ITEM_ITER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700