SAP ABAP Class IF_CRD_RLE_ITERATOR (Iterator for Encapsulated Requirements List)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRD_RLE_ITERATOR Iterator for Encapsulated Requirements Lists 20060809
Properties
Class IF_CRD_RLE_ITERATOR  
Short Description Iterator for Encapsulated Requirements List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060809   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CRD_RLE_ITERATOR has no forward declaration.
Interfaces
Class IF_CRD_RLE_ITERATOR has no interface implemented.
Friends
Class IF_CRD_RLE_ITERATOR has no friend class.
Attributes
Class IF_CRD_RLE_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_COUNTER Instance method Public Method Check if Pointer Points to Valid Element 20060809
2 GET_CURRENT Instance method Public Method Return Element to Current Position 20060809
3 GET_REF_TO_CURRENT Instance method Public Method Reference to Current Item 20070126
4 NEXT Instance method Public Method Point to Next Element 20060809
5 START Instance method Public Method Point to First Element 20060809
Events
Class IF_CRD_RLE_ITERATOR has no event.
Types
Class IF_CRD_RLE_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) 20060809

Method CHECK_COUNTER on class IF_CRD_RLE_ITERATOR has no exception.

Method GET_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VALUE Call by reference Type reference (TYPE) CRD_S_REQITEM Legitimierungen: Struktur für Referenzen auf Anforderungen 20060809
# Exception Resumable Description Created on
1 CX_CRD_REQBUILD Legitimierungen: Anforderungen erzeugen 20060809

Method GET_REF_TO_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RS_LISTITEM Call by reference Object reference (TYPE REF TO) CRD_S_REQITEM Legitimierungen: Struktur für Referenzen auf Anforderungen 20070126
# Exception Resumable Description Created on
1 CX_CRD_REQBUILD Legitimierungen: Anforderungen erzeugen 20070126

Method NEXT Signature

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

Method START Signature

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