R3_DELETE_JOB
Use the R3_DELETE_JOB script element to delete a job identified by its name and job count. This command is part of the "SAP Jobs" command group.
Transaction: SM37
Interface: Standard (XBP)
Syntax
R3_DELETE_JOB NAME=..., JOBCOUNT=...
Parameters
| Parameter | Description | Format |
|---|---|---|
| NAME= | Name of the job to delete. | Script literal |
| JOBCOUNT= | Number of the job to delete. | Script literal |
Examples
R3_DELETE_JOB NAME='ORG',JOBCOUNT='1242'
See also: