SAP ABAP Function Module TREX_RFC_GET_DOC_CONTENT (Get the content of document as HTML)
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_RFC_GET_DOC_CONTENT Get the content of document as HTML  
Function Group TREX_RFC_TM   Internal: Text mining and Search  
Program Name SAPLTREX_RFC_TM    
INCLUDE Name LTREX_RFC_TMU07    
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 IndexId
Importing REQUEST_FLAG TYPE TREXX_RFC-REQUEST_FLAG 1: DidYouMean, 2: Snippets 4: TitleSnippets or combination
Importing INDEXSERVER_LOCATION TYPE TREXX_RFC-LOCATION Host:Port
Tables SEARCH_DOCS TYPE TREXX_RFC_SEARCH_DOCS RAW: Search Document
Tables DOC_CONTENT TYPE TREXX_RFC_DOC_CONTENT RAW: Document content
Tables HIT_POSITIONS_XML TYPE TREXX_LINE hit position
Tables QUERY_ENTRY TYPE TREXX_RFC_QUERY_ENTRY Query entries
Tables RESULT_DOC_CONTENT TYPE TREXX_RFC_DOC_CONTENT Content of the documents
Tables RESULT_DOCS TYPE TREXX_RFC_RETURN_DOC RAW: Result Document
Tables RESULT_DOC_ATTR TYPE TREXX_RFC_DOC_ATTRIBUTES RAW: Document attributes
               
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