SAP ABAP Function Module TREX_EXT_SEARCH_CELL_TABLE_V2 (Search - only for ABAB Basis 702 - parameter enhancable.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-API (Application Component) TREX ABAP + JAVA API
     STREX (Package) TREX ABAP client
Basic Data
Function Module TREX_EXT_SEARCH_CELL_TABLE_V2 Search - only for ABAB Basis 702 - parameter enhancable.  
Function Group TREX_EXT_TM   External: Text mining and Search  
Program Name SAPLTREX_EXT_TM    
INCLUDE Name LTREX_EXT_TMU24    
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_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_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 4: TitleSnippets or combination
Importing I_KEY_FIGURES TYPE TREXT_KEY_FIGURE Key figure
Importing I_HAVING_FILTER TYPE STRING
Importing I_RESULT_INDEX_NAME TYPE TREXD_INDEX_ID Index Id for Result Index
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  20100421 
SAP Release Created in 640