SAP ABAP Data Element COM_SEARCH_TV_SE_CLASS_NAME (Name of ABAP Class for Search Engine Connection)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-SES (Application Component) TREX Search Engine Service
     SES_CUSTOM (Package) SES: Customizing + central types and functions
Basic Data
Data Element COM_SEARCH_TV_SE_CLASS_NAME
Short Description Name of ABAP Class for Search Engine Connection  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SEOCLSNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name CLASSNAME_SEARCHENGINE   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 SearchEng. 
Medium 15 Search Engine 
Long 20 Search-Engine Class 
Heading 30 Class Name for Search Engine 
Documentation

Definition

The ABAP class is a wrapper around the search engine connection and must be an implementation of the interface IF_COM_SE_TREX. The interface gives transparency about which of the search engine APIs are being used.

Use

The default value for this setting is CL_COM_SE_TREX

You only need to change this setting if you want to use a different wrapper.

Notes

Due to the continuing development of the search engine service and the SAP search engine TREX, incompatible changes to the interface IF_COM_SE_TREX cannot currently be ruled out.

Example

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