SAP ABAP Function Module TREX_EXT_SEND_INDEX_REQUESTS (Send multiple index requests.)
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_SEND_INDEX_REQUESTS Send multiple index requests.  
Function Group TREX_EXT_INDEX   External: Indexing  
Program Name SAPLTREX_EXT_INDEX    
INCLUDE Name LTREX_EXT_INDEXU14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CHG_REQUEST_STRINGS TYPE TREXT_XSTRING Table of xstrings.
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
Exporting E_STATUS_LIST TYPE TREXT_INDEX_RESULT List of Status
Importing I_RFC_DESTINATION TYPE TREX_RFC-RFC_DESTINATION RFC destination to TREX
Importing I_USE_TRANSACTION TYPE ABAP_BOOL ABAP_FALSE X: Transaction mode
Importing I_TREAT_AS_PLAIN_BXML TYPE ABAP_BOOL ABAP_TRUE X: No need to pick up endian/length data from strings.
Importing I_BO_NODE_KEYS TYPE TREXT_BO_NODE_KEYS Index IDs+ Node IDs
Importing I_CONNECTION TYPE DBCON_NAME Logical name for a database connection
Exception ERROR TYPE
Exception TABLE_IS_EMPTY TYPE
               
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  20080415 
SAP Release Created in 640