SAP ABAP Function Module TREX_EXT_SERIALIZE_INDEX_CALL (Return a serialized string of indexCellTable call.)
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_SERIALIZE_INDEX_CALL Return a serialized string of indexCellTable call.  
Function Group TREX_EXT_INDEX   External: Indexing  
Program Name SAPLTREX_EXT_INDEX    
INCLUDE Name LTREX_EXT_INDEXU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_REQUEST_STRING TYPE XSTRING Serialized string
Importing I_INDEX_ID TYPE CSEQUENCE Index Id
Importing I_INDEX_TABLE TYPE STANDARD TABLE Table for indexing
Importing I_COMP_DESCR TYPE TREXT_COMP_DESCR Description of the components
Importing I_LANGUAGE TYPE TREX_RFC-LANGUAGE 'EN' Language
Importing I_DEINDEX TYPE TREX_RFC-FLAG ' ' Deindex the recods in I_INDEX_TABLE
Importing I_DOC_ACTION TYPE TREXD_INDEX_ACTION ' ' Document action 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_AS_PLAIN_BXML TYPE ABAP_BOOL ABAP_TRUE 'X': No length/endian info in the string. 'X' can be used only for multiIndex.
Importing I_IGNORE_CONV_ERROR TYPE TREX_RFC-BOOLEAN 0 1: Ignore codepage conversion errors.
Importing I_COLUMN_AGGR_TYPES TYPE TREXT_COLUMN_AGGREGATION TREX column aggregation type
Importing I_SESSION_ID TYPE STRING ''
Importing I_VIEW_NAME TYPE STRING ''
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  20060620 
SAP Release Created in 640