SAP ABAP Function Module BP_JOB_ABORT (Einen Job, der sich im Status 'aktiv' befindet, abbrechen)
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_ABORT Einen Job, der sich im Status 'aktiv' befindet, abbrechen  
Function Group BTCH   Background processing  
Program Name SAPLBTCH   Background Processing 
INCLUDE Name LBTCHU26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing JOBCOUNT TYPE TBTCJOB-JOBCOUNT Job count
Importing JOBNAME TYPE TBTCJOB-JOBNAME Job name
Exception CHECKING_OF_JOB_HAS_FAILED TYPE Check of job failed
Exception JOB_ABORT_HAS_FAILED TYPE Cancellation of the job failed
Exception JOB_DOES_NOT_EXIST TYPE Job does not exist
Exception JOB_IS_NOT_ACTIVE TYPE Job is not active
Exception NO_ABORT_PRIVILEGE_GIVEN TYPE User has no authorization for cancellation
               
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