SAP Function TREX_EXT_INDEX_CELL_TABLE_V2 - Index internal table into TREX - less memory usage.

Parameter Reference Type Length Default Optional Text
I_AUTO_OPTIMIZE TREX_RFC-BOOLEAN N 1 0 X 1: Optimization is done after indexing
I_COMP_DESCR TREXT_COMP_DESCR h 111 Description of the aggregation result table
I_DEINDEX TREX_RFC-FLAG C 1 ' ' X obsolete, use 'I_DOC_ACTION' instead.
I_DOC_ACTION TREXD_INDEX_ACTION C 1 '' X Document action for indexing.
I_IGNORE_CONV_ERROR TREX_RFC-BOOLEAN N 1 0 X 1: Ignore codepage conversion errors.
I_IGNORE_LOGICAL_INDEX NUM1 N 1 '0' 1=Send Docs directly to physical Index
I_INDEXSERVER_LOCATION TREX_RFC-LOCATION C 20 X Host:Port
I_INDEX_ID TREX_RFC-INDEX_ID C 64 IndexId
I_KEEP_LUW TREX_RFC-FLAG C 1 '' X Only for debugging: keep logical unit of work
I_LANGUAGE TREX_RFC-LANGUAGE C 2 'EN' Language
I_RFC_DESTINATION TREX_RFC-RFC_DESTINATION C 32 RFC Destination
I_TRANSACTION_ID TREXD_TRANSACTION_ID C 100 X transaction id
I_USE_QUEUESERVER TREX_RFC-FLAG C 1 'X' X obsolete

Parameter Reference Type Length Text
E_COMPONENT_RUNTIME TREXS_COMPONENT_RUNTIME u 16 run time of the trex components
E_RETURN_CODE TREX_RFC-RETURN_CODE I 4 Return code
E_RETURN_TEXT TREX_RFC-RETURN_TEXT C 200 Return text

Parameter Reference Type Length Default Optional Text
CHG_INDEX_TABLE STANDARD TABLE 0 Table for indexing.

Exception Text
ERROR Error, see error message

1536553Interface adjustment: Indexing call