SAP ABAP Class CL_WCB_COLL_ITER (Iterator for Generic Collections)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-CHB (Application Component) Chargeback
     WCB_CC_APPL (Package) Condition Contract Processing Logic
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WCB_COLL_ITER Iterator 20040928
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCB_CHAIN_CHECK_INT_ITER Iterator for Internal Chain Checks 20041020
2 Inheritance (c INHERITING FROM c_ref)  CL_WCB_CHAIN_CHECK_ITER Iterator for Chain Checks 20041020
3 Inheritance (c INHERITING FROM c_ref)  CL_WCB_CHAIN_COND_CHECK_ITER Iterator for Conditions Chain Checks 20041020
4 Inheritance (c INHERITING FROM c_ref)  CL_WCB_CONDITION_LIST_ITER Iterator for Condition Lists 20040928
5 Inheritance (c INHERITING FROM c_ref)  CL_WCB_COND_TABLE_CHECK_ITER Iterator for External Checks for Condition Table Fields 20041025
6 Inheritance (c INHERITING FROM c_ref)  CL_WCB_FIELD_MSG_ITER Iterator for Error Messages 20041026
7 Inheritance (c INHERITING FROM c_ref)  CL_WCB_TABLE_CHECK_INT_ITER Iterator for Internal Checks for Table Fields 20041025
8 Inheritance (c INHERITING FROM c_ref)  CL_WCB_TABLE_CHECK_ITER Iterator for External Checks for Contract Table Fields 20041025
Properties
Class CL_WCB_COLL_ITER  
Short Description Iterator for Generic Collections    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCB_CC_APPL   Condition Contract Processing Logic 
Created 20040928   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CHBK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WCB_COLL_ITER Iterator 20040928
Friends
Class CL_WCB_COLL_ITER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_COLLECTION Instance attribute Private Object reference (TYPE REF TO) CL_WCB_COLL Generic Collection 20040928
2 A_POS Instance attribute Private Type reference (TYPE) I Table Position 20040928
Methods
# Method Level Visibility Method type Description Created on
1 COLL_ITEM_DELETED Instance method Private Event handling method Event Handler for Deleted Element 20041001
2 COLL_ITEM_INSERTED Instance method Private Event handling method Event Handler for Inserted Element 20041001
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040928
4 CURRENT Instance method Protected Method Current Entry 20040928
5 SET_HANDLER Instance method Private Method Set Handler 20041001
6 UNSET_HANDLER Instance method Private Method Reset Handler 20041001
Events
Class CL_WCB_COLL_ITER has no event.
Types
Class CL_WCB_COLL_ITER has no local type.
Method Signatures

Method COLL_ITEM_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POS Call by reference Attribute reference (LIKE) 20041001

Method COLL_ITEM_DELETED on class CL_WCB_COLL_ITER has no exception.

Method COLL_ITEM_INSERTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POS Call by reference Attribute reference (LIKE) 20041001

Method COLL_ITEM_INSERTED on class CL_WCB_COLL_ITER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLLECTION Call by reference Object reference (TYPE REF TO) CL_WCB_COLL Kollektion von Konditionslisten 20040928

Method CONSTRUCTOR on class CL_WCB_COLL_ITER has no exception.

Method CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ITEM Value transfer Object reference (TYPE REF TO) IF_WCB_OBJECT generischer Objekttyp 20040928

Method CURRENT on class CL_WCB_COLL_ITER has no exception.

Method SET_HANDLER Signature

Method SET_HANDLER on class CL_WCB_COLL_ITER has no parameter.
Method SET_HANDLER on class CL_WCB_COLL_ITER has no exception.

Method UNSET_HANDLER Signature

Method UNSET_HANDLER on class CL_WCB_COLL_ITER has no parameter.
Method UNSET_HANDLER on class CL_WCB_COLL_ITER has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 600