How to cancel active job, del/change schedule job

if the job is active and you want to cancel it, run t-code SM37, go to job and select the menu item cancel active job.

Alternatively way:

1) Double click on the job and go to Job details button on application Tool bar. This will display the process id and the application server name.

2) Go to transaction SM51 and double click on the application server name and select the process id. Goto menu process -> cancel with core.

 

If you want to stop the released job from executing then select the job and press released -> scheduled.

Another way is to schedule another job to cancel/delete/stop specific job

 

FG: BTCH

FMs:BP_JOB_SELECT, BP_JOB_ABORT, BP_JOB_RELEASE

你可能感兴趣的:(Go)