SAP ABAP Class CL_AKB_COLLECTION_ITERATOR (Object List)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_AKB (Package) Downward Compatible Development
Properties
Class CL_AKB_COLLECTION_ITERATOR  
Short Description Object List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPAK_AKB   Downward Compatible Development 
Created 20040224   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AKB_COLLECTION_ITERATOR has no forward declaration.
Interfaces
Class CL_AKB_COLLECTION_ITERATOR has no interface implemented.
Friends
Class CL_AKB_COLLECTION_ITERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COL Instance attribute Private Object reference (TYPE REF TO) CL_AKB_OBJECT_COLLECTION Object List 20040224
2 EDGE Instance attribute Public Type reference (TYPE) AKB_USG_EDGE Index of Basis Objects for Backwards-Compatible Basis 20040224
3 INDX Instance attribute Public Type reference (TYPE) SY-TABIX Internal Table, Current Row Index 20040224
Methods
# Method Level Visibility Method type Description Created on
1 ADVANCE Instance method Public Method 20040224
2 CONSTRUCTOR Instance method Public Constructor Constructor 20040224
3 RESET Instance method Public Method 20040224
Events
Class CL_AKB_COLLECTION_ITERATOR has no event.
Types
Class CL_AKB_COLLECTION_ITERATOR has no local type.
Method Signatures

Method ADVANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OK Value transfer Type reference (TYPE) FLAG 20040224

Method ADVANCE on class CL_AKB_COLLECTION_ITERATOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTION Call by reference Object reference (TYPE REF TO) CL_AKB_OBJECT_COLLECTION Objektliste 20040224

Method CONSTRUCTOR on class CL_AKB_COLLECTION_ITERATOR has no exception.

Method RESET Signature

Method RESET on class CL_AKB_COLLECTION_ITERATOR has no parameter.
Method RESET on class CL_AKB_COLLECTION_ITERATOR has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700