SAP ABAP Function Module TREX_DBS_SEARCH_CELL_TABLE (Search)
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_DBS_SEARCH_CELL_TABLE Search  
Function Group TREX_DBS_TM   Textmining & Search  
Program Name SAPLTREX_DBS_TM    
INCLUDE Name LTREX_DBS_TMU02    
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_RETURN_TEXT_LONG TYPE STRING Return text (no truncation)
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_SCHEMA_NAME TYPE CSEQUENCE '' schema name
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_QUERY_ENTRIES2 TYPE HDBT_QUERY_ENTRIES HANA: Search query
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_FREESTYLE_SEARCH_ATTRIBUTES2 TYPE TREXT_FREESTYLE_ATTRIBUTES Freestyle Attributes
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_HINTS_LONG TYPE TREXT_HINTS_L Hints for the optimizer (no length limitation)
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 CLIKE Only numeric chars with max. length 19 are accepted.
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_ATTR_DIST_DEFINITION TYPE TREXT_ATTR_DIST_DEFINITION Attribute distribution: Definition
Importing I_QUERY_ID TYPE TREX_RFC-QUERY_ID Query Id
Importing I_KEY_FIGURES TYPE TREXT_KEY_FIGURE Key figure
Importing I_LOCALE TYPE TREX_RFC-LOCALE
Importing I_MAX_DURATION TYPE I -1 Maximum duration of a query in milliseconds
Importing I_TABLE_FOR_ALL_ENTRIES TYPE STANDARD TABLE Internal table for "for all entries" statement.
Importing I_HAVING_FILTER TYPE STRING
Importing I_DISTINCT_SCOPE TYPE TREXT_ATTRIBUTES Attributes
Importing I_COMMIT_ID TYPE TREXD_TRANSACTION_ID Transaction ID
Importing I_SNIPPET_ATTRIBUTES TYPE TREXT_ATTRIBUTES Snippets for text attributes
Importing I_EXPRESSIONS TYPE HDBT_EXPRESSION HANA: expression
Exception CONVERSION_ERROR TYPE
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  20110909 
SAP Release Created in 800