SAP ABAP Data Element ESH_E_SEARCH_TERM_STRING (Search Term)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_UI_SEARCH_UI (Package) Search UI
Basic Data
Data Element ESH_E_SEARCH_TERM_STRING
Short Description Search Term  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type STRG   Character String of Variable Length 
Length 0    
Decimal Places 0    
Output Length 0    
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 Term 
Medium 15 Search Term 
Long 20 Search Term 
Heading  
Documentation

Definition

Use

Enter one or more search terms and start the search.

Dependencies

Example

You can use the following operators in the input field:

Operator: AND
Example: shares AND warrants
Finds results that contain both the word "shares" and the word "warrants". Same as no operator.

Operator: OR
Example: shares OR warrants
Finds results that contain either the word "shares" or the word "warrants".

Operator: NOT
Example: shares NOT warrants
Finds results that contain the word "shares" but not the word "warrants".

Operator: *
Example: warr*
Finds results containing words that start with "warr", for example "warrants", "warranty", and "warranted".

Operator: ?
Example: sh?res
Finds results containing words that have any character in place of the "?", for examples "shares" and "shores".

Operator: ""
Example: "with best regards"
Finds results that contain the exact phrase "with best regards".

History
Last changed by/on SAP  20110908 
SAP Release Created in