SAP ABAP Class CL_WZRE_LIST_ITEM_ITER_RO (Items of a List)
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_ITER Iterator 20061025
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WZRE_LIST_ITEM_ITER_RO Iterator for Items of Lists 20061025
Properties
Class CL_WZRE_LIST_ITEM_ITER_RO  
Short Description Items of a List    
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 20061025   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WZRE_LIST_ITEM_ITER_RO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WZRE_ITER Iterator 20061025
2 IF_WZRE_LIST_ITEM_ITER_RO Iterator for Items of Lists 20061025
Friends
Class CL_WZRE_LIST_ITEM_ITER_RO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_KOMLFL Instance attribute Private Type reference (TYPE) WZRE_KOMLFL_TAB Items 20070827
2 AT_KOMLFL_DB Instance attribute Private Type reference (TYPE) WZRE_KOMLFL_TAB Items, DB Version 20070827
3 AT_POSNR Instance attribute Private Type reference (TYPE) TY_POSNR_STAB Item Numbers 20061025
4 A_DB_MODE Instance attribute Private Type reference (TYPE) BVAL Boolean 20061025
5 A_INDEX Instance attribute Private Type reference (TYPE) I Index in Item List 20061025
6 A_KOMLFL Instance attribute Private Type reference (TYPE) KOMLFL Vendor Billing Doc.: Communication Structure, Remuner.List 20070827
7 A_NUM Instance attribute Private Type reference (TYPE) WBELN_AG Agency Business: Document Number 20061025
8 A_VALID Instance attribute Private Type reference (TYPE) BVAL Iterator Shows Valid Entry 20061025
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061025
2 CURRENT_ITEM Instance method Private Method 20061025
3 FIRST Instance method Private Method 20061025
4 IS_DONE Instance method Private Method 20061025
5 NEXT Instance method Private Method 20061025
Events
Class CL_WZRE_LIST_ITEM_ITER_RO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_POSNR_STAB Private See coding 20061025 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_KOMLFL Call by reference Type reference (TYPE) WZRE_KOMLFL_TAB Positionen 20061025
2 Importing IT_KOMLFL_DB Call by reference Type reference (TYPE) WZRE_KOMLFL_TAB Positionen, DB Version 20061025
3 Importing I_DB_MODE Call by reference Type reference (TYPE) BVAL Datenbankstand lesen 20061025
4 Importing I_NUM Call by reference Type reference (TYPE) WBELN_AG Agenturgeschäft: Belegnummer 20061025

Method CONSTRUCTOR on class CL_WZRE_LIST_ITEM_ITER_RO has no exception.

Method CURRENT_ITEM Signature

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

Method FIRST Signature

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

Method IS_DONE Signature

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

Method NEXT Signature

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