SAP ABAP Function Module BAL_DSP_LOG_PRINT (Application Log: Print log)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BAL (Application Component) Basis Application Log
     SZAL (Package) R/3 Central Basis Development: Application Log
Basic Data
Function Module BAL_DSP_LOG_PRINT Application Log: Print log  
Function Group SBAL_DISPLAY   Application Log: Display Log  
Program Name SAPLSBAL_DISPLAY    
INCLUDE Name LSBAL_DISPLAYU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_S_PRINT_OPTIONS TYPE SLIS_PRINT_ALV Print options
Importing I_S_LIST_APPEND TYPE BOOLEAN SPACE Output of a list, consisting of n blocks
Importing I_S_DISPLAY_PROFILE TYPE BAL_S_PROF Display profile (only message list relevant)
Importing I_T_LOG_HANDLE TYPE BAL_T_LOGH Restrict display by log handle
Importing I_T_MSG_HANDLE TYPE BAL_T_MSGH Restrict display by message handle
Importing I_S_LOG_FILTER TYPE BAL_S_LFIL Restrict display by log filter
Importing I_S_MSG_FILTER TYPE BAL_S_MFIL Restrict display by message filter
Importing I_T_LOG_CONTEXT_FILTER TYPE BAL_T_CFIL Restrict display by log context filter
Importing I_T_MSG_CONTEXT_FILTER TYPE BAL_T_CFIL Restrict display by message context filter
Importing I_SRT_BY_TIMSTMP TYPE BOOLEAN SPACE Sort Logs by Timestamp ('X') or Log Number (SPACE)
Exception PROFILE_INCONSISTENT TYPE Inconsistent display profile
Exception INTERNAL_ERROR TYPE Internal data formatting error
Exception NO_DATA_AVAILABLE TYPE No data to be printed found
Exception NO_AUTHORITY TYPE No authorization
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19990505 
SAP Release Created in