SAP ABAP Function Module BP_JOBLOG_READ (Read Background Request Log)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTI (Package) User Interface and Job-API of Background Processing
Basic Data
Function Module BP_JOBLOG_READ Read Background Request Log  
Function Group BTCH   Background processing  
Program Name SAPLBTCH   Background Processing 
INCLUDE Name LBTCHU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CLIENT TYPE TBTCJOB-AUTHCKMAN SY-MANDT Job Clients
Importing JOBCOUNT TYPE TBTCJOB-JOBCOUNT SPACE Job identification no.
Importing JOBLOG TYPE TBTCJOB-JOBLOG SPACE Name of Job Log in TemSe Database
Importing JOBNAME TYPE TBTCJOB-JOBNAME SPACE Job Name
Importing LINES TYPE BTCINT4 No. of Lines
Importing DIRECTION TYPE BTCCHAR1 Read Direction (B = From Beginning, E = From End)
Tables JOBLOGTBL TYPE TBTC5 Job Log Entries in List Format
Exception CANT_READ_JOBLOG TYPE
Exception JOBCOUNT_MISSING TYPE
Exception JOBLOG_DOES_NOT_EXIST TYPE Log Not Found in TemSe Database
Exception JOBLOG_IS_EMPTY TYPE Log is Empty
Exception JOBLOG_NAME_MISSING TYPE
Exception JOBNAME_MISSING TYPE Job Name Not Specified
Exception JOB_DOES_NOT_EXIST TYPE Job Already Deleted
               
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