SAP ABAP Class IF_DPR_FILTER_ATTR (Development Projects: Attribute Filter Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_FILTER_ATTR Development Projects: Attribute f. Filters w. IF_DPR_FILTER 20030221
Properties
Class IF_DPR_FILTER_ATTR  
Short Description Development Projects: Attribute Filter Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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_ENTITY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_DPR_FILTER_ATTR has no interface implemented.
Friends
Class IF_DPR_FILTER_ATTR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_FILTER_1 Instance attribute Public Object reference (TYPE REF TO) IF_DPR_FILTER_ATTR Development Projects: Attribute Filter Interface 20030224
2 MR_FILTER_2 Instance attribute Public Object reference (TYPE REF TO) IF_DPR_FILTER_ATTR Development Projects: Attribute Filter Interface 20030224
3 MT_FILTER_CONDITION Instance attribute Public Type reference (TYPE) DPR_TT_FILTER_ATTR Table with Filter Conditions for Attribute Filter 20030224
4 MV_FILTER_TYPE Instance attribute Public Type reference (TYPE) STRING Filter type 20030224
5 SC_FILTER_TYPE_AND Constant Public Type reference (TYPE) STRING 'AND' Filter Type: AND Link 20030223
6 SC_FILTER_TYPE_CONDITION Constant Public Type reference (TYPE) STRING 'COND' Filter Type: Condition 20030223
7 SC_FILTER_TYPE_OR Constant Public Type reference (TYPE) STRING 'OR' Filter Type: OR Link 20030223
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FILTER Instance method Public Method Add Filter Values 20030223
Events
Class IF_DPR_FILTER_ATTR has no event.
Types
Class IF_DPR_FILTER_ATTR has no local type.
Method Signatures

Method ADD_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FILTER_1 Call by reference Object reference (TYPE REF TO) IF_DPR_FILTER_ATTR Development Projects: Schnittstelle Attributfilter 20030223
2 Importing IR_FILTER_2 Call by reference Object reference (TYPE REF TO) IF_DPR_FILTER_ATTR Development Projects: Schnittstelle Attributfilter 20030223
3 Importing IT_FILTER_CONDITION Call by reference Type reference (TYPE) DPR_TT_FILTER_ATTR Tabelle mit Filterbedingungen für Attributfilter 20030223
4 Importing IV_FILTER_TYPE Call by reference Type reference (TYPE) STRING Filtertyp 20030223

Method ADD_FILTER on class IF_DPR_FILTER_ATTR has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in