Menu

SAP Function Module SXMB_MON_MSGLIST_INDEX_ADD

Indizieren Tabelle mit XI-Messages 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_MSGLIST_INDEX_ADD (Indizieren Tabelle mit XI-Messages 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_MSGLIST_INDEX_ADD
Short Text Indizieren Tabelle mit XI-Messages 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_INDEX_ID TYPE TREX_RFC-INDEX_ID Index-ID
I_MSGLIST_TAB TYPE SXMSMSGTAB XML Message Broker: Tabelle vorhandener Messages
I_MSG_MAXSIZE TYPE SXMSMSGINDCUS-MSG_MAXSIZE 1048576 SAP XI: Maximale Messagegröße für Indizierung (in kB)
I_NAMESPACE TYPE SXMSMSGINDCUS-NAMESPACE SAP XI: Namespace der Dokumentenstruktur für Indizierung
I_PACK_COUNT TYPE SXMSMSGINDCUS-PACK_COUNT 100 SAP XI: Anzahl Nachrichten pro Paket für Indizierung
I_PACK_MAXSIZE TYPE SXMSMSGINDCUS-PACK_MAXSIZE 1024 SAP XI: Maximale Paketgröße für Indizierung (in kB)
I_RFC_DESTINATION TYPE TREX_RFC-RFC_DESTINATION RFC-Destination des TREX Servers
I_USE_QUEUESERVER TYPE TREX_RFC-FLAG Flag Queueserver beim Indizieren benutzen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MSGINDLOG_T TYPE SXMSMSGINDLOG_T SAP XI: Log der Indizierung von Nachrichten
E_RETURN_CODE TYPE SXMSMSGINDLOG-RETURN_CODE Fehler-Code von TREX-API
E_RETURN_TEXT TYPE SXMSMSGINDLOG-RETURN_TEXT Fehler-Text von TREX-API

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
PARAMETER_ERROR Fehler bei Parameterübergabe