Menu

SAP Function Module SXMS_GET_INDEXING_LOGS

Lesen Logs der Indizierung-Services

The Function Module SXMS_GET_INDEXING_LOGS (Lesen Logs der Indizierung-Services) is a standard Function Module in SAP ERP and is part of the function group SXMS_MSGIND_RFC_PROC within the package SXMSMONWS.

Technical Information

Function Module SXMS_GET_INDEXING_LOGS
Short Text Lesen Logs der Indizierung-Services
Function Group SXMS_MSGIND_RFC_PROC
Package SXMSMONWS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOG_BEGIN_TIMESTAMP TYPE TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun)
TEXT_LANGUAGE TYPE SY-LANGU SY-LANGU Sprache für Message-Texte

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INDEX_SERV_LOGS TYPE SXMS_MSGIND_RFC_LOG_T SAP XI Message Indizierung: Service-Logs
RETURN_TAB TYPE BAPIRET2_T Returntabelle zur Übergabe von Meldungen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.