SAP ABAP Function Module COMMON_LOG_READ_PLAIN (Read all entries of a general log file in unformatted form)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTC (Package) SAP Background Processing
Basic Data
Function Module COMMON_LOG_READ_PLAIN Read all entries of a general log file in unformatted form  
Function Group STLG   General logging interface  
Program Name SAPLSTLG    
INCLUDE Name LSTLGU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CLIENT TYPE SYST-MANDT SY-MANDT
Importing LOGNAME TYPE TST01-DNAME Name of the log file
Importing LOG_JOBNAME TYPE TBTCO-JOBNAME Name eines Hintergrundjobs
Importing LOG_JOBCOUNT TYPE TBTCO-JOBCOUNT Kennummer eines Jobs
Tables LOGTABLE TYPE BTCTLE Table with contents of the log fil
Exception LOGNAME_MISSING TYPE
Exception LOG_HANDLE_ERROR TYPE Error with log handles on interfac
Exception LOG_IS_EMPTY TYPE
Exception LOG_NOT_FOUND TYPE entered log file does not exist
Exception TEMSE_CONVERSION_NOT_POSSIBLE TYPE desired conversion not possible
Exception TEMSE_ERROR TYPE Error of the TemSe-C system report
Exception TEMSE_FUNCTION_ERROR TYPE Error in/at TemSe function modules
               
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  19950113 
SAP Release Created in