SAP ABAP Function Module BP_GET_JOB_STATISTIC (Read statistic data for a particular job)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTI_JOBSTAT (Package) Job statistics
Basic Data
Function Module BP_GET_JOB_STATISTIC Read statistic data for a particular job  
Function Group BTCSTAT   Background Processing Statistics  
Program Name SAPLBTCSTAT    
INCLUDE Name LBTCSTATU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting T_STATISTIC TYPE SWNCGL_T_STATRECS Interne Tabelle für Statistiksätze (tiefe Strukturen)
Exporting INSTANCE TYPE STUNINST Einstelliges Kennzeichen
Exporting JOBSTART TYPE TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss)
Exporting JOBEND TYPE TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss)
Importing JOBNAME TYPE BTCJOB Name eines Hintergrundjobs
Importing JOBCOUNT TYPE BTCJOBCNT Kennummer eines Jobs
Exception NO_AUTHORITY TYPE
Exception INVALID_JOB_STATUS TYPE
Exception JOB_NOT_FOUND TYPE
Exception NO_STEPS TYPE
Exception CANT_READ_JOBLOG TYPE
Exception COMMUNICATION_ERROR TYPE
               
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  20070216 
SAP Release Created in 710