Menu

SAP Function Module SXMB_MON_MSG_INDEX_REORG

Löschen XI-Messages aus Index auf TREX-Server

The Function Module SXMB_MON_MSG_INDEX_REORG (Löschen XI-Messages aus 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_REORG
Short Text Löschen XI-Messages aus 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_EXETIMEST_BEG TYPE TIMESTAMPL Begin-Zeitstempel für Messge Selektion
I_EXETIMEST_END TYPE TIMESTAMPL Ende-Zeitstempel für Messge Selektion
I_INDEX_ID TYPE TREX_RFC-INDEX_ID Index-ID
I_PACK_COUNT TYPE SY-DBCNT 10000 Pack-Counter für Löschen auf TREX-Server
I_RFC_DESTINATION TYPE TREX_RFC-RFC_DESTINATION RFC-Destination des TREX Servers
I_USE_QUEUESERVER TYPE TREX_RFC-FLAG 'X' 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
COUNT_MSG_ERR TYPE SYDBCNT Anzahl Messages mit Fehler beim Löschen
COUNT_MSG_OK TYPE SYDBCNT Anzahl Messages erfolgreich gelöschen
COUNT_MSG_SEL TYPE SYDBCNT Anzahl Messages zum Löschen selektiert
E_MSGKEY_TAB TYPE SXMSMSGKEY_TAB Schlüssel der gefundenen Messages
E_RETURN_CODE TYPE SXMSMSGINDLOG-RETURN_CODE Rückgabewert, Rückgabewert nach ABAP-Anweisungen
E_RETURN_TEXT TYPE SXMSMSGINDLOG-RETURN_TEXT Datenfeld

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
TREX_SERVER_ERROR Fehler vom TREX Server