SAP ABAP Function Module BDL_CHECK_FOR_RUNNING_BATCHJOB (Checks whether a background job for a certain session is already running)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   SV-SMG-SDD (Application Component) Service Data Download
     BDL3 (Package) Service data download (as of R/3 Release 3.x)
Basic Data
Function Module BDL_CHECK_FOR_RUNNING_BATCHJOB Checks whether a background job for a certain session is already running  
Function Group BDL3   Sapnet functions for RFC-Download  
Program Name SAPLBDL3    
INCLUDE Name LBDL3U33    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OTHER_JOB_IS_RUNNING TYPE C Y(es), N(o) or space = exception
Importing SESSION_NUMBER TYPE BDLDATKEY-SESSIONNR Character field length = 10
               
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  20000128 
SAP Release Created in