SAP ABAP Function Module TREX_EXT_MERGE_INDEX (Merge all entries of the source index into the target index)
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_MERGE_INDEX Merge all entries of the source index into the target index  
Function Group TREX_EXT_AE   External: Attribute Engine  
Program Name SAPLTREX_EXT_AE    
INCLUDE Name LTREX_EXT_AEU10    
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
Importing I_RFC_DESTINATION TYPE TREX_RFC-RFC_DESTINATION RFC destination to TREX engine
Importing I_SOURCE_INDEX_ID TYPE TREXD_INDEX_ID Source Index Id
Importing I_TARGET_INDEX_ID TYPE TREXD_INDEX_ID Target Index Id
Importing I_PREPROCESS TYPE ABAP_BOOL ' ' X: preprocess again with settings of target index
Importing I_LANGUAGE TYPE TREX_RFC-LANGUAGE '' Language
Exception CONVERSION_ERROR TYPE Fehler beim Konvertieren nach utf8
Exception ERROR TYPE Fehler, siehe Fehlernachricht
               
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 700