The Function Module BAL_DSP_LOG_DISPLAY (Application Log: Fullscreen log output) is a standard Function Module in SAP ERP and is part of the function group SBAL_DISPLAY within the package SZAL.
Function Module | BAL_DSP_LOG_DISPLAY |
Short Text | Application Log: Fullscreen log output |
Function Group | SBAL_DISPLAY |
Package | SZAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AMODAL | TYPE | BOOLEAN | SPACE | Display amodally in new session |
I_S_DISPLAY_PROFILE | TYPE | BAL_S_PROF | Display Profile | |
I_S_LOG_FILTER | TYPE | BAL_S_LFIL | Restrict display by log filter | |
I_S_MSG_FILTER | TYPE | BAL_S_MFIL | Restrict display by message filter | |
I_T_LOG_CONTEXT_FILTER | TYPE | BAL_T_CFIL | Restrict display by log context filter | |
I_T_LOG_HANDLE | TYPE | BAL_T_LOGH | Restrict display by log handle | |
I_T_MSG_CONTEXT_FILTER | TYPE | BAL_T_CFIL | Restrict display by message context filter | |
I_T_MSG_HANDLE | TYPE | BAL_T_MSGH | Restrict display by message handle |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_S_EXIT_COMMAND | TYPE | BAL_S_EXCM | Application Log: Key confirmed by user at end |
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 | Internal data formatting error |
NO_AUTHORITY | No display authorization |
NO_DATA_AVAILABLE | No data to be displayed found |
PROFILE_INCONSISTENT | Inconsistent display profile |