Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to cancel the background job?

Former Member
0 Kudos

Hi,

I have schedule the backgroud job.How to cancel the background the job.

When i select the job and click on stop button, iam getting message "job is not active - cancellation not possiable".How to schedule the background job.

Regards,

T.suresh

3 REPLIES 3

Former Member
0 Kudos

Hi,

you can just check the job and click on delete button.

Regards,

Atish

Former Member
0 Kudos

goto sm37

SM36 Define Background Job

SM37 Background Job Overview

SM39 Job Analysis

U can Moniter the background Jobs through T code SM37

In the Simple Job Selection window enter the name of the Job and User of that Job and u can check the status of that Job like “JobName, Job CreatedBy, Status, Start date, Start time Duration(sec.) Delay (sec.).

Former Member
0 Kudos

Hi

<b>SM37>MENU>JOB-->CANCEL ACTIVE JOB</b>

<b>reward if useful</b>