SAP ABAP Function Module BP_JOB_GET_ALL_RELATED_JOBS (Liefert alle Jobs die den gleichen Ursprung (RootContextId) haben)
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_JOB_GET_ALL_RELATED_JOBS Liefert alle Jobs die den gleichen Ursprung (RootContextId) haben  
Function Group BTCUTIL   utils functions  
Program Name SAPLBTCUTIL    
INCLUDE Name LBTCUTILU24    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_JOBTABLE TYPE TBTCJOB_TT Tabletype of Jobs (Structure TBTCJOB)
Importing I_JOBNAME TYPE BTCJOB Name eines Hintergrundjobs
Importing I_JOBCOUNT TYPE BTCJOBCNT Kennummer eines Jobs
Exception JOB_NOT_EXISTING TYPE Job does not exist
Exception EPP_FOR_JOB_NOT_FOUND TYPE No EPP Record found for the job
               
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  20130604 
SAP Release Created in 630