SAP ABAP Data Element /IWFND/MED_MDL_FILTERABLE_FLAG (flag to specify if entity can be used within filters)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/MED_SVC_MULTI_LANGU (Package) GW Framework - Metadata - Service Def. - End User Translatio
Basic Data
Data Element /IWFND/MED_MDL_FILTERABLE_FLAG
Short Description flag to specify if entity can be used within filters  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BOOLEAN    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Filterable 
Medium 15 Filterable 
Long 20 Filterable 
Heading 15 Filterable 
Supplementary Documentation - /IWFND/MED_MDL_FILTERABLE_FLAG0100

Use

If checked, the Property can be included in any filter sent at runtime.

If not checked, the Property cannot be included in filters sent at runtime.

Dependencies

The Property editor fields together control how the Property is represented in the metadata.

Example

The following example shows how the Property editor fields are represented in the metadata, with this field underlined to highlight it (Filterable box checked):

<Property Name="telephone" Type="Edm.String" Nullable="false" MaxLength="30" sap:label="Telephone number" sap:creatable="true" sap:updatable="true" sap:filterable="true" sap:semantics="tel" />

History
Last changed by/on SAP  20131122 
SAP Release Created in 200