SAP ABAP Class CL_CRD_LIST_ITERATOR (General Simple List Iterator)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CRDPRV (Package) Credentialing: Private Objects (DDIC, etc.)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRD_LIST_ITERATOR Return Iterator to General IF_CRD_LIST List 20060825
Properties
Class CL_CRD_LIST_ITERATOR  
Short Description General Simple List Iterator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRDPRV   Credentialing: Private Objects (DDIC, etc.) 
Created 20060825   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRD_LIST_ITERATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRD_LIST_ITERATOR Return Iterator to General IF_CRD_LIST List 20060825
Friends
Class CL_CRD_LIST_ITERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ELEMENT_POINTER Instance attribute Private Type reference (TYPE) SYTABIX Index of Internal Tables 20060825
2 LIST_REF Instance attribute Private Object reference (TYPE REF TO) IF_CRD_LIST Simple List Interface 20060825
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_COUNTER Instance method Private Method 20060825
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060825
3 GET_CURRENT Instance method Private Method 20060825
4 NEXT Instance method Private Method 20060825
5 START Instance method Private Method 20060825
Events
Class CL_CRD_LIST_ITERATOR has no event.
Types
Class CL_CRD_LIST_ITERATOR has no local type.
Method Signatures

Method CHECK_COUNTER Signature

Method CHECK_COUNTER on class CL_CRD_LIST_ITERATOR has no parameter.
Method CHECK_COUNTER on class CL_CRD_LIST_ITERATOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_LIST Value transfer Object reference (TYPE REF TO) IF_CRD_LIST Einfaches Listeninterface 20060825

Method CONSTRUCTOR on class CL_CRD_LIST_ITERATOR has no exception.

Method GET_CURRENT Signature

Method GET_CURRENT on class CL_CRD_LIST_ITERATOR has no parameter.
Method GET_CURRENT on class CL_CRD_LIST_ITERATOR has no exception.

Method NEXT Signature

Method NEXT on class CL_CRD_LIST_ITERATOR has no parameter.
Method NEXT on class CL_CRD_LIST_ITERATOR has no exception.

Method START Signature

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