Menu

SAP Function Module TREX_ARW_SEARCH_DOCUMENTS

Search

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module TREX_ARW_SEARCH_DOCUMENTS (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_DOCUMENTS
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
COUNT_ONLY TYPE TREXX_RFC-FLAG X: result documents are only counted
INDEXSERVER_LOCATION TYPE TREXX_RFC-LOCATION Host:Port
MAX_SNIPPET_WORDS TYPE TREXX_RFC-NUMC Maximum number of words in snippets
REQUESTED_SEARCH_RESULTS TYPE TREXX_RFC-REQUESTED_RESULTS 1: Documents 2: Statistical infos, 3: Statistical overview
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_ALL_HITS TYPE TREXX_RFC-NUMC Number of all Hits in Index
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
ADMIN_RESULT_DOCS LIKE TREXX_RFC_RETURN_DOC Export: Administered Result Document
ADMIN_RESULT_DOC_ATTR LIKE TREXX_RFC_DOC_ATTRIBUTES Export: Administered Document attributes
ADMIN_RESULT_DOC_CONTENT LIKE TREXX_RFC_DOC_CONTENT Export: Administered Document content
ATTR_DIST_OVERVIEW LIKE TREXX_ATTR_DIST_OVERVIEW Export: Attribute distribution overview
ATTR_DIST_RANGES LIKE TREXX_ATTR_DIST_RANGE Export: Attribute distribution range
ATTR_DIST_VALUES LIKE TREXX_ATTR_DIST_VALUE Export: Attribute distribution value
HIGHLIGHT_ATTRIBUTES LIKE TREXX_RFC_REQ_ATTRIBUTES Import: highlight Attributes
INDEX_LIST LIKE TREXX_RFC_INDEXLIST Import: Indexes
QUERY_ENTRY LIKE TREXX_RFC_QUERY_ENTRY Import: Query Entries
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
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