SAP ABAP Class IF_CRD_LIST_ITERATOR (Return Iterator to General IF_CRD_LIST List)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CRD_LIST_FILTERED_ITERATOR Iterator with Filter 20060914
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRD_EVENTDATA_SE_ITERATOR Iterator for Single Event 20070118
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRD_LIST_ITERATOR General Simple List Iterator 20060825
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRD_PARTY_FILTERED_ITERATOR Iterate Through Partners of Party 20060925
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRD_PARTY_PARTNER_ITERATOR Iterate Through Partners of Party 20060925
Properties
Class IF_CRD_LIST_ITERATOR  
Short Description Return Iterator to General IF_CRD_LIST List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060825   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CRD_LIST_ITERATOR has no forward declaration.
Interfaces
Class IF_CRD_LIST_ITERATOR has no interface implemented.
Friends
Class IF_CRD_LIST_ITERATOR has no friend class.
Attributes
Class IF_CRD_LIST_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_COUNTER Instance method Public Method Check Element Pointer 20060825
2 GET_CURRENT Instance method Public Method Return Current Element 20060825
3 NEXT Instance method Public Method Set Element Pointer to Next Element 20060825
4 START Instance method Public Method Set Element Pointer to Start of List 20060825
Events
Class IF_CRD_LIST_ITERATOR has no event.
Types
Class IF_CRD_LIST_ITERATOR has no local type.
Method Signatures

Method CHECK_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALID Value transfer Type reference (TYPE) BOOLEAN_FLG Boolsche Variable (X=true, space=false) 20060825

Method CHECK_COUNTER on class IF_CRD_LIST_ITERATOR has no exception.

Method GET_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_ELEMENT Value transfer Object reference (TYPE REF TO) OBJECT 20060825
# Exception Resumable Description Created on
1 CX_CRD_PRV Allgemeine Ausnahmen CRD Basisfunktionalität 20060829

Method NEXT Signature

Method NEXT on class IF_CRD_LIST_ITERATOR has no parameter.
# Exception Resumable Description Created on
1 CX_CRD_PRV CRD: Basisklasse Ausnahmen 20061005

Method START Signature

Method START on class IF_CRD_LIST_ITERATOR has no parameter.
# Exception Resumable Description Created on
1 CX_CRD_PRV CRD: Basisklasse Ausnahmen 20061005
History
Last changed by/on SAP  20100310 
SAP Release Created in