SAP ABAP Function Module TREX_CONVERT_INDEX_DOC_TO_CP (concatenate and convert documents into current codepage)
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_CONVERT_INDEX_DOC_TO_CP | concatenate and convert documents into current codepage |
| Function Group | TREX_UTIL | Internal: TREX Utils |
| Program Name | SAPLTREX_UTIL | |
| INCLUDE Name | LTREX_UTILU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_INDEX_DOCUMENT | TYPE | TREXT_INDEX_DOCS | Documents for indexing | |||
| |
I_USE_WITH_CODEPAGE | TYPE | TREX_RFC-FLAG | ' ' | If = "X" use structure with codepage | ||
| |
I_INDEX_DOCUMENT | TYPE | TREXX_RFC_INDEX_DOC | RAW: Index document | |||
| |
I_DOC_CONTENT | TYPE | TREXX_RFC_DOC_CONTENT | RAW: Document content | |||
| |
I_DOC_ATTRIBUTE_LIST | TYPE | TREXX_RFC_INDEXDOC_ATTR | RAW: Document Attributes for Indexing | |||
| |
I_INDEX_DOCUMENT_V2 | TYPE | TREXX_RFC_INDEX_DOC_V2 | RAW: Index document | |||
| |
CONVERSION_ERROR | TYPE | Fehler beim Konvertieren nach utf8 | ||||
Processing Type
| Normal Function 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 |