SAP ABAP Class CL_EVE_D_ITERATOR (Definition of Iterators)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-EVA (Application Component) Evaluations
     EVE_SETTINGS (Package) Evaluation Engine - System und Customizing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EVE_CUSTOMIZING_BASE EVE: Basis Class for Customizing Objects 20030411
Properties
Class CL_EVE_D_ITERATOR  
Short Description Definition of Iterators    
Super Class CL_EVE_CUSTOMIZING_BASE EVE: Basis Class for Customizing Objects 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EVE_SETTINGS   Evaluation Engine - System und Customizing 
Created 20020307   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_EVE_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_EVE_D_ITERATOR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_EVE_L_APPLICATION 20020313 Application Layout
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_ITERATOR_BADI Instance attribute Public Object reference (TYPE REF TO) EVE_ITERATOR_FACTORY BAdI Interface IF_EX_EVE_ITERATOR_FACTORY 20020422
2 MS_CDATA Instance attribute Public Type reference (TYPE) EVE_TS_ITERATOR Iterator Data 20020313
3 MS_ITERATOR_BADI_FILTER Instance attribute Public Type reference (TYPE) EVE_TS_BADI_ITERATOR_FACTORY Structure for Filter of BADIs for Iterator Factory 20020422
4 MV_ITERATOR_BADI_EXISTING Instance attribute Public Type reference (TYPE) EVE_TV_BOOLE Indicator: True/Yes; False/No 20020422
5 ST_BADI_INSTANCES Static Attribute Private Type reference (TYPE) EVE_TT_BADI_INSTANCE_BUFFER Buffer for BAdI Instances 20070703
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020422
2 CONSTRUCTOR Instance method Public Constructor Constructor 20070703
3 GET_ITERATORS Static method Protected Method Gives Attribute to Application 20020313
Events
Class CL_EVE_D_ITERATOR has no event.
Types
Class CL_EVE_D_ITERATOR has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EVE_D_ITERATOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EVE_D_ITERATOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BADI_FILTER Call by reference Type reference (TYPE) EVE_TS_BADI_ITERATOR_FACTORY Filterwerte für BAdI Selektion 20070703

Method CONSTRUCTOR on class CL_EVE_D_ITERATOR has no exception.

Method GET_ITERATORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITERATORS Call by reference Type reference (TYPE) EVE_TT_D_ITERATOR Iteratoren 20020313
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) EVE_TV_APPLICATION Anwendung der Evaluation Engine 20020313

Method GET_ITERATORS on class CL_EVE_D_ITERATOR has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100