SAP ABAP Class IF_FDT_WD_QUERY_FILTER (Filter for queried objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_WD_DATA_OB_EL_MODEL FDT:WD Model for data object element 20091106
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_WD_DATA_OB_TAB_MODEL FDT:WD Model for data object table 20091102
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_WD_DDBV_MODEL FDT WD: Dynamic Database ViewModel 20130806
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_WD_DO_STRUCT_MODEL FDT: WD model for Data Object Structure 20091102
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_WD_RULESET_MODEL FDT: WD model for simple ruleset 20090330
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_WD_STATIC_METHOD_MODEL FDT WD: Static Method 20091117
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_WD_TABLE_OPR_MODEL FDT WD: Model Class for table operation 20091106
Properties
Class IF_FDT_WD_QUERY_FILTER  
Short Description Filter for queried objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090220   SAP 
Last change 20090618   SAP 
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 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_FDT_WD_QUERY_FILTER has no interface implemented.
Friends
Class IF_FDT_WD_QUERY_FILTER has no friend class.
Attributes
Class IF_FDT_WD_QUERY_FILTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FILTER Instance method Public Method Filter object 20090220
2 GET_DESCRIPTION Instance method Public Method Get filter description 20090220
Events
Class IF_FDT_WD_QUERY_FILTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_WD_QUERY_OBJECT Public See coding 20090220 t_wd_query_object TYPE STANDARD TABLE OF fdts_wd_query_object
Method Signatures

Method FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_QUERY_OBJECT Call by reference Type reference (TYPE) FDTS_WD_QUERY_OBJECT FDT_WD: Structure for Query results 20090316
2 Returning RV_EXCLUDE Value transfer Type reference (TYPE) ABAP_BOOL Set to true, if object shall be excluded from query result 20090316

Method FILTER on class IF_FDT_WD_QUERY_FILTER has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TEXT Value transfer Type reference (TYPE) DOKU_OBJ Description document for filter (SE61) 20090220

Method GET_DESCRIPTION on class IF_FDT_WD_QUERY_FILTER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in