SAP ABAP Function Module TREX_ARW_CREATE_INDEX (Create 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_ARW_CREATE_INDEX Create Index  
Function Group TREX_ARW_ADMINISTRATION   Wrapper: Administration  
Program Name SAPLTREX_ARW_ADMINISTRATION    
INCLUDE Name LTREX_ARW_ADMINISTRATIONU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURN_CODE TYPE TREXX_RFC-RETURN_CODE Return code
Exporting RETURN_TEXT TYPE TREXX_RFC-RETURN_TEXT Return text
Importing INDEX_ID TYPE TREXX_RFC-INDEX_ID Index Id
Importing RFC_DESTINATION TYPE TREXX_RFC-RFC_DESTINATION RFC Destination
Importing LANGUAGE TYPE TREXX_RFC-LANGUAGE Language
Importing DESCRIPTION TYPE TREXX_RFC-DESCRIPTION Description
Importing INDEXSERVER_LOCATION TYPE TREXX_RFC-LOCATION Host and Port of the index server
Importing USE_QUEUESERVER TYPE TREXX_RFC-FLAG 'X': Queue server is used
Importing QUEUESERVER_LOCATION TYPE TREXX_RFC-LOCATION Host and Port of the queue server
Importing IS_PUBLIC TYPE TREXX_RFC-FLAG 'X': Index is published
Importing TEXTMINING_RELEVANT TYPE TREXX_RFC-FLAG Text mining relevant
Importing MEMORY_INDEX TYPE TREXX_RFC-FLAG Memory index
Importing KEEP_CONTENT TYPE TREXX_RFC-FLAG Content is stored on disk
Importing PRECALCULATE_FEATURES TYPE TREXX_RFC-FLAG Document features are calculated and stored on disk
Importing IS_SEARCHABLE TYPE TREXX_RFC-FLAG Index can be used for searching
Importing AUTO_CREATE_LANGUAGES TYPE TREXX_RFC-FLAG Language indexes are created automatically
Importing DUPLICATE_DETECTION TYPE TREXX_RFC-FLAG Flag
Importing SIZE_FOR_DELTA_INDEX TYPE TREXX_RFC-NUMC numc Feld
Importing MULTILANG_DOCS TYPE TREXX_RFC-FLAG Flag
Importing INDEX_TYPE TYPE TREXX_RFC-FLAG Flag
Importing LOGICAL_INDEX_TYPE TYPE TREXX_RFC-FLAG Flag
Importing USE_EXTERNAL_KEY TYPE TREXX_RFC-FLAG Indicator
Importing DIRECT_USE TYPE TREXX_RFC-FLAG Indicator
Importing IMPORT_WRITABLE TYPE TREXX_RFC-FLAG Indicator
Importing IMPORT_PATH TYPE TREXX_RFC-PATH Import Path
Importing ESTIMATED_SIZE TYPE TREXX_RFC-NUMC10 NUMC10 e.g.for estimated_size
Importing INSERT_ONLY TYPE TREXX_RFC-FLAG Indicator
Importing TOKEN_SEPARATOR TYPE TREXX_RFC-SEPARATOR
Importing NUMBER_SEPARATOR TYPE TREXX_RFC-SEPARATOR
Importing FAST_PREPROCESSING TYPE TREXX_RFC-FLAG Indicator
Importing ALL_ATTRS_FREESTYLE TYPE TREXX_RFC-FLAG Indicator
Importing NO_PHYSICAL_INDEXES TYPE TREXX_RFC-NUMC
Importing DOCS_CHANGE_LANGUAGE TYPE TREXX_RFC-FLAG Indicator
Importing USE_TEMPORARY_DELTA_INDEXES TYPE TREXX_RFC-FLAG Indicator
Importing FAST_UPDATE_WITH_TEMP_DELTA TYPE TREXX_RFC-FLAG Indicator
Tables ATTRIBUTE_DEFINITIONS TYPE TREXX_ATTR_DEF_V2 Attribut definitions
Tables PHYSICAL_INDEXES TYPE TREXX_INDEXES
Tables LANGUAGE_INDEXES TYPE TREXX_INDEXES
Tables EXTENSIONS TYPE TREXX_EXTENSIONS Extensions
Tables KEY_ATTRIBUTES TYPE TREXX_ATTRIBUTES RAW: Attributes
Tables FREESTYLE_SEARCH_ATTRIBUTES TYPE TREXX_ATTRIBUTES RAW: Attributes
Tables PRELOAD_ATTRIBUTES TYPE TREXX_ATTRIBUTES RAW: Attributes
Tables PRELOAD_LANGUAGES TYPE TREXX_LANGUAGE RAW: Language (ISO 639)
Tables PARTITION_ATTRIBUTES TYPE TREXX_ATTRIBUTES RAW: Attributes
Exception CONVERSION_ERROR TYPE Error during conversion to UTF-8
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  20040312 
SAP Release Created in 640