Application Development and Automation 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: 
Read only

T-Code request - scheduling

Former Member
0 Likes
411

Hi All,

I would like to be able to schedule some t-codes to be run sequentially. They normally run them in the middle of the night one by one, Manually kicking one off as one finishes. What I would like to have is that once the first job is done, the second one would automatically kick off, then the third would start after the second is done and so on.

Can you let me know if this can be done and what the process is?

Thanks in advance

Cheers

Manish

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
375

Hi,

When you schedule the job..There is a option of starting after a job..

IN sm36..press the start condition button in the application toolbar..

In the popup there is button which says after job..

Press that button..

It will ask a job name..

THanks,

Naren

2 REPLIES 2
Read only

Former Member
0 Likes
376

Hi,

When you schedule the job..There is a option of starting after a job..

IN sm36..press the start condition button in the application toolbar..

In the popup there is button which says after job..

Press that button..

It will ask a job name..

THanks,

Naren

Read only

Former Member
0 Likes
375

Hi,

it can be done, you need to create a background job for this, once you create the job, there is a option to create the Steps, there you can give the Transaction codes one by one, there the sequence will be executed one after the other i mean

Regards

Sudheer