SAP ABAP Class CL_DPR_FILTER (Development Projects: Abstract Filter Class)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_TRAVERSAL (Package) Project Management - Traversal
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_FILTER Development Projects: Interface of All Filters 20030223
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_FILTER_ENTITY Development Projects: Abstract Filter Class for Entity 20030223
2 Inheritance (c INHERITING FROM c_ref)  CL_DPR_FILTER_NULL Development Projects: Null Filter 20030223
Properties
Class CL_DPR_FILTER  
Short Description Development Projects: Abstract Filter Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_TRAVERSAL   Project Management - Traversal 
Created 20030220   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DPR_FILTER Development Projects: Interface of All Filters 20030223
Friends
Class CL_DPR_FILTER has no friend class.
Attributes
Class CL_DPR_FILTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONDITION Instance method Protected Method Check Filter Condition 20030223
2 CHECK_PREDICATE Instance method Protected Method Check One Attribute 20030224
3 CHECK_PREDICATES Instance method Protected Method Check All Attributes 20030224
Events
Class CL_DPR_FILTER has no event.
Types
Class CL_DPR_FILTER has no local type.
Method Signatures

Method CHECK_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FILTER_ELEMENT Call by reference Object reference (TYPE REF TO) IF_DPR_FILTER_ELEMENT Development Projects: Schnittstelle aller zu filternden Obj. 20030223
2 Importing IT_FILTER_CONDITION Call by reference Type reference (TYPE) DPR_TT_FILTER_ATTR Struktur mit Filterbedingungen für Attributfilter 20030224
3 Returning RV_CHECK_OK Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030224

Method CHECK_CONDITION on class CL_DPR_FILTER has no exception.

Method CHECK_PREDICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FILTER_CONDITION Call by reference Type reference (TYPE) DPR_TS_FILTER_ATTR Struktur mit Filterbedingungen für Attributfilter 20030224
2 Importing IV_VALUE Call by reference Type reference (TYPE) ANY Wert 20030224
3 Returning RV_CHECK_OK Value transfer Type reference (TYPE) BOOLE_D Wert erfüllt Filterbedingung 20030224

Method CHECK_PREDICATE on class CL_DPR_FILTER has no exception.

Method CHECK_PREDICATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FILTER_CONDITION Call by reference Type reference (TYPE) DPR_TT_FILTER_ATTR Tabelle mit Filterbedingungen für Attributfilter 20030224
2 Exporting EV_CHECK_OK Call by reference Type reference (TYPE) BOOLE_D Wert erfüllt Filterbedingung 20030224
3 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY Feldleiste mit Werten des Anwendungsobjekts 20030224

Method CHECK_PREDICATES on class CL_DPR_FILTER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200