SAP ABAP Function Module ESH_SEARCH_CELL_TABLE (Search)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_INTERFACE (Package) Interface
Basic Data
Function Module ESH_SEARCH_CELL_TABLE Search  
Function Group ESH_IF_SEARCH   Search API  
Program Name SAPLESH_IF_SEARCH    
INCLUDE Name LESH_IF_SEARCHU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RETURN_CODE TYPE TREX_RFC-RETURN_CODE Return code
Exporting E_RETURN_TEXT TYPE TREX_RFC-RETURN_TEXT Return text
Exporting E_ATTR_DIST_VALUES TYPE TREXT_ATTR_DIST_VALUES Attribute distribution values
Exporting E_ATTR_DIST_RANGES TYPE TREXT_ATTR_DIST_RANGES Attribute distribution ranges
Exporting E_NO_OF_HITS TYPE I Number of hits returned
Exporting E_NO_OF_ALL_HITS TYPE I Total number of hits in index
Exporting E_INDEX_SIZE TYPE I Number of documents in index
Exporting E_RESULT_TABLE TYPE STANDARD TABLE
Exporting E_COMPONENT_RUNTIME TYPE TREXS_COMPONENT_RUNTIME Run time of the TREX components
Exporting E_TRACE TYPE TREXT_TRACE_LINES Trace
Importing I_INDEXES TYPE TREXT_INDEXLIST Indexes
Importing I_RFC_DESTINATION TYPE TREX_RFC-RFC_DESTINATION RFC Destination
Importing I_RESULT_FROM TYPE I 1 from
Importing I_RESULT_TO TYPE I 20 to
Importing I_QUERY_ENTRIES TYPE TREXT_QUERY_ENTRIES Query Entries
Importing I_SORT_ATTRIBUTES TYPE TREXT_SORT_ATTRIBUTES Sort attributes
Importing I_REQ_ATTRIBUTES TYPE TREXT_JOIN_ATTRIBUTES Requested attributes
Importing I_COMP_DESCR TYPE TREXT_COMP_DESCR Description of the components
Importing I_FREESTYLE_SEARCH_ATTRIBUTES TYPE TREXT_ATTRIBUTES Attributes for freestyle search
Importing I_REQUESTED_RESULTS TYPE TREX_RFC-REQUESTED_RESULTS 1 1: documents 2: statistical info 3: statistical overview
Importing I_COUNT_ONLY TYPE TREX_RFC-FLAG '' X: result documents are only counted
Importing I_HINTS TYPE TREXT_HINTS Hints for the optimizer
Importing I_PLACEHOLDERS TYPE TREXT_PLACEHOLDERS Placeholder
Importing I_SWITCH_ON_TRACE TYPE NUMC2 1: python trace, 2: executor (plan), 3:1+ 2, 4:normal trace
Importing I_TRACE_COMPONENTS TYPE CHAR128 component
Importing I_REQUESTED_LANGUAGES TYPE TREXT_LANGUAGES languages range list (for output)
Importing I_REQUEST_FLAGS TYPE TREX_RFC-REQUEST_FLAG 1: DidYouMean, 2: Snippets, 32: Administered Links
Importing I_RESULT_INDEX_NAME TYPE TREXD_INDEX_ID Optional: Index Id for Result Index
Importing I_GNAV_ATTRIBUTES TYPE TREXT_ATTRIBUTES Attributes for Guided Navigation
Importing I_NUM_BEST_GNAV_ATTRIBUTES TYPE I
Importing I_ATTR_DIST_GLOBAL TYPE TREXS_ATTR_DIST_GLOBAL Attribute distribution: Global settings
Importing I_QUERY_ID TYPE TREX_RFC-QUERY_ID Query Id
Importing I_KEY_FIGURES TYPE TREXT_KEY_FIGURE Key figure
Exception CONVERSION_ERROR TYPE Error during conversion
Exception ERROR TYPE Error, see error message
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20080418 
SAP Release Created in 711