SAP ABAP Class CL_CRD_RLE_ITERATOR (Iterator for Encapsulated Requirements Lists)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CRDRUN (Package) Credentialing: Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRD_RLE_ITERATOR Iterator for Encapsulated Requirements List 20060809
Properties
Class CL_CRD_RLE_ITERATOR  
Short Description Iterator for Encapsulated Requirements Lists    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRDRUN   Credentialing: Runtime 
Created 20060809   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRD_RLE_ITERATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRD_RLE_ITERATOR Iterator for Encapsulated Requirements List 20060809
Friends
Class CL_CRD_RLE_ITERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COUNTER Instance attribute Protected Type reference (TYPE) SYTABIX Index of Internal Tables 20060809
2 LIST Instance attribute Protected Object reference (TYPE REF TO) IF_CRD_REQ_LIST_ENCAPS List of Requirements -- Interface 20060809
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20060809
2 CREATE_ITERATOR Static method Public Method Generate Iterator 20060809
Events
Class CL_CRD_RLE_ITERATOR has no event.
Types
Class CL_CRD_RLE_ITERATOR has no local type.
Method Signatures

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_REQ_LIST_ENCAPS Liste von Anforderungen -- Schnittstelle 20060809
# Exception Resumable Description Created on
1 CX_CRD_REQBUILD Legitimierungen: Anforderungen erzeugen 20060809

Method CREATE_ITERATOR 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_REQ_LIST_ENCAPS Liste von Anforderungen -- Schnittstelle 20060809
2 Returning RREF_ITERATOR Value transfer Object reference (TYPE REF TO) CL_CRD_RLE_ITERATOR Iterator für gekapselte Anforderugnslisten 20060809
# Exception Resumable Description Created on
1 CX_CRD_REQBUILD Legitimierungen: Anforderungen erzeugen 20060809
History
Last changed by/on SAP  20100310 
SAP Release Created in 700