Menu

SAP Function Module SXMB_MSG_INDEX_SYST_STATUS_GET

Lesen Infos zum Status der Indizierung von Nachrichten

The Function Module SXMB_MSG_INDEX_SYST_STATUS_GET (Lesen Infos zum Status der Indizierung von Nachrichten) is a standard Function Module in SAP ERP and is part of the function group SXMB_MON_INDEX within the package SXMSMONI.

Technical Information

Function Module SXMB_MSG_INDEX_SYST_STATUS_GET
Short Text Lesen Infos zum Status der Indizierung von Nachrichten
Function Group SXMB_MON_INDEX
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
IV_CLIENT TYPE SY-MANDT SY-MANDT Mandantennummer

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
ET_INDEX_JOBS LIKE TBTCJOB Runtime Indizierung Jobs zur Message Indizierung
ET_MSGINDCUS TYPE SXMSMSGINDCUS SAP XI: Konfiguration Indizierung von Nachrichten
ET_MSGINDSRV TYPE SXMSMSGINDSRV SAP XI: Services für Indizierung von Nachrichten
ET_REORG_JOBS LIKE TBTCJOB Reorg Jobs zur Message Indizierung

Exceptions

This function module does not define any Exceptions.