Menu

SAP Function Module WRMA_PI_LOG_DISPLAY

Application-Log anzeigen

The Function Module WRMA_PI_LOG_DISPLAY (Application-Log anzeigen) is a standard Function Module in SAP ERP and is part of the function group WRMA_PI_REV5 within the package WRMA_PI.

Technical Information

Function Module WRMA_PI_LOG_DISPLAY
Short Text Application-Log anzeigen
Function Group WRMA_PI_REV5
Package WRMA_PI
Module Type Normal Module

Importing Parameters

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_EXP_LEVEL TYPE BALEXPLVL 10 Anwendungs-Log: Tree: Ebene, bis zu der aufgeklappt wird
I_LOG_HANDLE TYPE BALLOGHNDL Anwendungs-Log: Handle eines Protokolls
I_LOG_NUMBER TYPE BALOGNR Anwendungs-Log: Protokollnummer
I_NOT_EMPTY TYPE BALNOEMPTY 'X' Anwendungs-Log: Tree: Keine leeren Unterbäume anzeigen
I_SHOW_ALL TYPE BALSHOWALL 'X' Anwendungs-Log: Alle Meldungen sofort anzeigen
I_TITLE TYPE BALTITLE Anwendungs-Log: Titel des Dynpros
I_TREE_NOMSG TYPE BALNOMSG 'X' Anwendungs-Log: Tree: Tree benötigt keine Meldungsdaten
I_TREE_ON_TOP TYPE BALTRONTOP 'X' Anwendungs-Log: Tree: Oberhalb der Meldungen anzeigen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
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

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
DISPLAY_ERROR Fehler bei Aufruf der Protokollausgabe
LOG_NOT_FOUND_ON_DB Protokoll wurde nicht mehr auf der Datenbank gefunden