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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.