The Function Module WRMA_PI_LOG_GET_INFO (Liefert Info über die aktuelle Application Log) is a standard Function Module in SAP ERP and is part of the function group WRMA_PI_REV5 within the package WRMA_PI.
Function Module | WRMA_PI_LOG_GET_INFO |
Short Text | Liefert Info über die aktuelle Application Log |
Function Group | WRMA_PI_REV5 |
Package | WRMA_PI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_LOG_NUMBER | TYPE | BAL_T_LOGN | Anwendungs-Log: Tabelle mit Protokollnummern | |
I_LOG_NUMBER | TYPE | BALOGNR | Anwendungs-Log: Protokollnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_LOG_HANDLE | TYPE | BAL_T_LOGH | Anwendungs-Log: Tabelle mit Protokoll-Handles | |
E_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
E_LOG_INFO | TYPE | BAL_S_LOG | Anwendungs-Log: Daten des Protokollkopfes | |
E_LOG_NUMBER | TYPE | BALOGNR | Anwendungs-Log: Protokollnummer |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Interner Programmfehler |
LOG_NOT_FOUND | Log wurde nicht auf DB gefunden |
NO_PROTOCOL | Log existiert nicht im Hauptspeicher |