SAP ABAP Interface IF_FDT_WD_QUERY_FILTER (Filter for queried objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_CORE_OBJECTS (Package) BRFplus: Core Objects for Web Dynpro UI
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
Interface IF_FDT_WD_QUERY_FILTER  
Short Description Filter for queried objects    
General Data
Package SFDT_WD_CORE_OBJECTS   BRFplus: Core Objects for Web Dynpro UI 
Created 20090220   SAP 
Last changed 20090618   SAP 
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
Interface IF_FDT_WD_QUERY_FILTER has no interface.
Friends
Interface IF_FDT_WD_QUERY_FILTER has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface IF_FDT_WD_QUERY_FILTER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in