SAP ABAP Function Module /BDL/_READ_JOB_STATUS (Read job status via job name and job number)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-SDD (Application Component) Service Data Download
     /BDL/BDL3N (Package) Already existing objects of SDCC in release 4*
Basic Data
Function Module /BDL/_READ_JOB_STATUS Read job status via job name and job number  
Function Group /BDL/BDL3   Sapnet functions for RFC-Download  
Program Name /BDL/SAPLBDL3    
INCLUDE Name /BDL/LBDL3U43    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting JOBNAME_OUT TYPE TBTCO-JOBNAME Name of job where status is given
Exporting JOBNUMBER_OUT TYPE TBTCO-JOBCOUNT Number of job where status is given
Exporting JOBSTATUS TYPE TBTCO-STATUS Status of background job
Importing JOBNAME TYPE TBTCJOB-JOBNAME SPACE Background job name
Importing JOBNUMBER TYPE TBTCJOB-JOBCOUNT '00000000' Background job number
Importing SESSIONNR TYPE BDLDTOC-SESSIONNR '0000000000' SDCC session number
Importing EXTENSION TYPE BDLDTOC-MANDANT '000' SDCC session number extension
Exception JOB_NOT_FOUND TYPE For given job name and number no job was found
               
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  20050725 
SAP Release Created in