SAP ABAP Function Module TREX_CONVERT_QUERY_ENTRY (convert and concatenate queryEntry to UTF8)
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_QUERY_ENTRY convert and concatenate queryEntry to UTF8  
Function Group TREX_UTIL   Internal: TREX Utils  
Program Name SAPLTREX_UTIL    
INCLUDE Name LTREX_UTILU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_QUERY_ENTRIES TYPE TREXT_QUERY_ENTRIES QueryEntries in current codepage
Importing I_NODE_COUNT TYPE I
Importing I_BW_FLAG TYPE CHAR01 ' ' 'X': result_bw_query_entry is filled
Tables RESULT_QUERY_ENTRY TYPE TREXX_RFC_QUERY_ENTRY RAW: Query Entry
Tables RESULT_QUERY_ENTRY_V2 TYPE TREXX_RFC_QUERY_ENTRY_V2 RAW: Query Entry
Tables RESULT_QUERY_ENTRY_V3 TYPE TREXX_RFC_QUERY_ENTRY_V3 RAW: Query Entry (as of release 7.10)
Tables RESULT_QUERY_ENTRY_V4 TYPE TREXX_RFC_QUERY_ENTRY_V4 RAW: Query Entry (as of release 7.10)
Exception CONVERSION_ERROR TYPE Fehler beim Konvertieren nach utf8
               
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