cancel
Showing results for 
Search instead for 
Did you mean: 

cancelled job list form TBTCO

Former Member
0 Kudos

Hi All,

I have requirement to extract the jobs which ever cancelled for last one month, if it were a few jobs we would have taken it from SM37, but jobs number are in plenty.

So, i would like to use the TBTCO to get the all cancelled jobs which should include jobname,startdate,enddate,status of the job.

Let me know the steps how can i configure to get the data

Inputs are highly appreciated

Regards

kumar

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member218672
Active Contributor
0 Kudos

Hi kumar

check this thread -

Regards,

Sen

Former Member
0 Kudos

Hi Sen,

It has given idea, but the code provided in the link need to maintain job list in table, where in my case there are thousands of jobs which is quite difficult to maintain...

Any inputs how to make use of variants on TBTCO

Regards

kumar

Former Member
0 Kudos

One thing you could do if you are set on using SE11 and TBTCO...

Once in the data browser for TBTCO click "Settings > fields for selection"

Choose the fields you require, one of them is STATUS

Since you want cancelled/failed jobs, you would want to use "A" for the status.

Status identifiers are:

A - Cancelled

F - Completed

P - Scheduled

R - Active

S - Released

When you execute that listing it will give you all the jobs which cancelled for the dates you provided. If you want the times just add Start Date, Start Time and End time etc.

Regards,

Zecher