SAP ABAP Data Element /IWBEP/SBOD_SEARCHABLE (Service Builder: Searchable indicator)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_ODATA_DM (Package) Gateway Service Builder - Domain Model Plugin
Basic Data
Data Element /IWBEP/SBOD_SEARCHABLE
Short Description Service Builder: Searchable indicator  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BOOLE    
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 Searchable 
Medium 20 Searchable 
Long 30 Searchable 
Heading 40 Searchable 
Documentation

Definition

Defines whether collections of this data object can be searched through OpenSearch.

Use

Select this checkbox if you want the collection to support a search in which a search term is matched against one or more properties for each entry.

Dependencies

You must select this checkbox for the entity set and the collection. In addition, a <link rel="search"...> element within the collection element must point to an OpenSearch description document. This document must provide a URI template that can be used to construct the search request. The resulting URI is a GET request to the collection using the custom query options "search" for specifying the search term and "startIndex" for specifying the start index.

Example

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