Menu

SAP Function Module TREX_ARW_SEARCH_SIMILAR_DOCS

Search

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module TREX_ARW_SEARCH_SIMILAR_DOCS (Search) is a standard Function Module in SAP ERP and is part of the function group TREX_ARW_TM within the package STREX.

Technical Information

Function Module TREX_ARW_SEARCH_SIMILAR_DOCS
Short Text Search
Function Group TREX_ARW_TM
Package STREX
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOC_SEL_QUERY TYPE TREXX_RFC-DOC_SEL_QUERY DocumentSelectionQuery
INDEXSERVER_LOCATION TYPE TREXX_RFC-LOCATION Host:Port
REQUEST_FLAGS TYPE TREXX_RFC-REQUEST_FLAG 1: DidYouMean, 2: Snippets 4: TitleSnippets or a bit combina
RESULT_FROM TYPE TREXX_RFC-NUMC from
RESULT_TO TYPE TREXX_RFC-NUMC to
RFC_DESTINATION TYPE TREXX_RFC-RFC_DESTINATION RFC Destination

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INDEX_SIZE TYPE TREXX_RFC-NUMC Indexgröße
NO_OF_HITS TYPE TREXX_RFC-NUMC Number of Hits
RETURN_CODE TYPE TREXX_RFC-RETURN_CODE Returncode
RETURN_TEXT TYPE TREXX_RFC-RETURN_TEXT Returntext

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOC_CONTENT LIKE TREXX_RFC_DOC_CONTENT RAW: Document content
HIGHLIGHT_ATTRIBUTES LIKE TREXX_RFC_REQ_ATTRIBUTES Import: highlight Attributes
INDEX_LIST LIKE TREXX_RFC_INDEXLIST Import: Indexes
REQ_ATTRIBUTES LIKE TREXX_RFC_REQ_ATTRIBUTES Import: Requested Attributes
RESULT_DOCS LIKE TREXX_RFC_RETURN_DOC Export: Documents
RESULT_DOC_ATTR LIKE TREXX_RFC_DOC_ATTRIBUTES Export: Document Attributes
RESULT_DOC_CONTENT LIKE TREXX_RFC_DOC_CONTENT Export: Document Content
SEARCH_DOCS LIKE TREXX_RFC_SEARCH_DOCS RAW: Search Document
SORT_ATTRIBUTES LIKE TREXX_RFC_SORT_ATTRIBUTES Import: Sort Attributes

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONVERSION_ERROR Fehler beim Konvertieren nach utf8