SAP ABAP Function Module TREX_EXT_INDEX (Index Documents)
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_INDEX Index Documents  
Function Group TREX_EXT_INDEX   External: Indexing  
Program Name SAPLTREX_EXT_INDEX    
INCLUDE Name LTREX_EXT_INDEXU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RETURN_ERROR_DOC TYPE TREXT_INDEX_DOCS Error documents
Exporting E_RETURN_CODE TYPE TREX_RFC-RETURN_CODE Return code
Exporting E_RETURN_TEXT TYPE TREX_RFC-RETURN_TEXT Return text
Exporting E_COMPONENT_RUNTIME TYPE TREXS_COMPONENT_RUNTIME run time of the trex components
Importing I_INDEX_ID TYPE TREX_RFC-INDEX_ID IndexId
Importing I_RFC_DESTINATION TYPE TREX_RFC-RFC_DESTINATION RFC Destination
Importing I_INDEXSERVER_LOCATION TYPE TREX_RFC-LOCATION Host:Port
Importing I_USE_QUEUESERVER TYPE TREX_RFC-FLAG 'X' Use QueueServer
Importing I_KEEP_LUW TYPE TREX_RFC-FLAG '' Only for debugging: keep logical unit of work
Importing I_FLUSH_AFTER_INDEX TYPE TREX_RFC-FLAG '' Flush documents after indexing
Importing I_INDEX_DOCUMENT_LIST TYPE TREXT_INDEX_DOCS Documents for indexing
Importing I_TRANSACTION_ID TYPE TREXD_TRANSACTION_ID obsolete
Importing I_AUTO_OPTIMIZE TYPE TREX_RFC-BOOLEAN 0 1: Optimization is done after indexing
Importing I_IGNORE_CONV_ERROR TYPE TREX_RFC-BOOLEAN 0 not used anymore as of 7.30
Exception CONVERSION_ERROR TYPE Error during conversion to or from UTF-8
Exception RFCSERVER_ERROR TYPE TREXRfcServer Error
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  20040312 
SAP Release Created in 640