Menu

SAP Function Module SXMB_MON_MSG_INDEX_SEARCH

Suchen XI-Messages über Index auf TREX-Server

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module SXMB_MON_MSG_INDEX_SEARCH (Suchen XI-Messages über Index auf TREX-Server) is a standard Function Module in SAP ERP and is part of the function group SXMB_MON_TREX within the package SXMSMONI.

Technical Information

Function Module SXMB_MON_MSG_INDEX_SEARCH
Short Text Suchen XI-Messages über Index auf TREX-Server
Function Group SXMB_MON_TREX
Package SXMSMONI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ATTR_REQUEST TYPE CHAR1 SPACE Kennzeichen Attribute aus Index anfordern
I_CONT_SEARCH_TERM TYPE STRING Suchstring für Payload Suche
I_CONT_SEARCH_TYPE TYPE TREXD_CONTENT_TYPE 'A' Suchmethode für Payload Suche
I_INDEX_ID TYPE TREX_RFC-INDEX_ID Index-ID
I_MAX_RESULT TYPE SY-TFILL 2000 Maximale Anzahl Messages
I_MSGATTR_VALUES TYPE SXMB_MESSAGE_SEARCH_ATTR_T Werte für Suche über Message-Attribute
I_RFC_DESTINATION TYPE TREX_RFC-RFC_DESTINATION RFC-Destination des TREX Servers

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MSGKEY_TAB TYPE SXMSMSGKEY_TAB Schlüssel der gefundenen Messages
E_NO_OF_ALL_HITS TYPE I Anzahl der Treffer gesamt
E_NO_OF_HITS TYPE I Anzahl der zurückgelieferten Treffer
E_RESULT_DOCS TYPE TREXT_RESULT_DOCS Gefundene Dokumente aus Index
E_TREX_RUNTIME TYPE TREXS_COMPONENT_RUNTIME Laufzeit der TREX-Komponenten

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Fehler der TREX-API's
NO_SEARCH_TERM_OR_VALUES Keine Suchbegriffe oder Weret übergeben
TREX_SERVER_ERROR Fehler vom TREX Server