SAP ABAP Function Module TREX_DBS_INDEX_CELL_TABLE_V2 (Index internal table into TREX - less memory usage.)
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_DBS_INDEX_CELL_TABLE_V2 Index internal table into TREX - less memory usage.  
Function Group TREX_DBS_INDEX   Index  
Program Name SAPLTREX_DBS_INDEX    
INCLUDE Name LTREX_DBS_INDEXU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CHG_INDEX_TABLE TYPE STANDARD TABLE Table for indexing.
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_COMP_DESCR TYPE TREXT_COMP_DESCR Description of the aggregation result table
Importing I_LANGUAGE TYPE TREX_RFC-LANGUAGE 'EN' Language
Importing I_IGNORE_LOGICAL_INDEX TYPE NUM1 '0' 1=Send Docs directly to physical Index
Importing I_AUTO_OPTIMIZE TYPE TREX_RFC-BOOLEAN 0 1: Optimization is done after indexing
Importing I_DOC_ACTION TYPE TREXD_INDEX_ACTION 'I' Document action for indexing.
Importing I_IGNORE_CONV_ERROR TYPE TREX_RFC-BOOLEAN 0 1: Ignore codepage conversion errors.
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  20110909 
SAP Release Created in 800