R3_DELETE_JOB
Use the R3_DELETE_JOB script element to delete a job that is specified through its name and job count. This command is part of the command group "SAP Jobs".
Transaction: SM37
Interface: Standard
(XBP)
Syntax
R3_DELETE_JOB
NAME=...
, JOBCOUNT=...
Parameters
-
R3_DELETE_JOB
Deletes a job that is specified through its name and job count -
NAME=
Job that should be deleted
Format: script literal -
JOBCOUNT=
Number of the job that should be deleted
Format: script literal
Example
R3_DELETE_JOB NAME='ORG',JOBCOUNT='1242'
See also: