SAP ABAP Function Module TREX_EXT_PROCESS_NLI_SEARCH (Executes a NLI 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_EXT_PROCESS_NLI_SEARCH Executes a NLI search  
Function Group TREX_EXT_NLI   External: Natural Language Interface  
Program Name SAPLTREX_EXT_NLI    
INCLUDE Name LTREX_EXT_NLIU02    
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_RESULT_DOCS TYPE TREXT_RESULT_DOCS Result documents
Exporting E_RESULT_TABLE TYPE REF TO DATA Result table
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_DISPLAY_ATTRIBUTES TYPE TREXT_NLI_REQ_ATTRIBUTES
Importing I_RFC_DESTINATION TYPE TREX_RFC-RFC_DESTINATION RFC destination to TREX
Importing I_SERIALIZED_SEARCH_OBJECT TYPE XSTRING
Importing I_INTERPRETATION_NUMBER TYPE I
Importing I_RESULT_FROM TYPE I
Importing I_RESULT_TO TYPE I
Importing I_GNAV_ATTRIBUTES TYPE TREXT_ATTRIBUTES Attributes
Importing I_COMP_DESCR TYPE TREXT_COMP_DESCR Description of the components
Importing I_RESULT TYPE TREX_RFC-BOOLEAN 0 0: documents 1: table
Exception CONVERSION_ERROR TYPE Error during conversion to UTF-8
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 710