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: 

In sm37, how to run job in sequence ?

Former Member
0 Kudos

Hello,

In sm37, how run job1 and job2 in sequence ? Our requirement is ,once the job1 is excuted then only job2 should be fired.

Regards,

Rachel

1 ACCEPTED SOLUTION

SuhaSaha
Advisor
Advisor
0 Kudos

You have to modify the Job2 & in the "after job" box you have to enter "Job1" ...

Please refer to this for details: [http://help.sap.com/saphelp_nw70/helpdata/EN/20/2d513897110872e10000009b38f889/content.htm]

But note that you cannot schedule job2 as "periodic" in this case.

If you want to do so you have to use "SAP Events".

BR,

Suhas

Edited by: Suhas Saha on Apr 19, 2010 11:17 AM

4 REPLIES 4

Former Member
0 Kudos

Hi,

In sm36, on start condition--> click on "After job" button. Name "JOB1" here, check and save.

Regards,

Sumit

SuhaSaha
Advisor
Advisor
0 Kudos

You have to modify the Job2 & in the "after job" box you have to enter "Job1" ...

Please refer to this for details: [http://help.sap.com/saphelp_nw70/helpdata/EN/20/2d513897110872e10000009b38f889/content.htm]

But note that you cannot schedule job2 as "periodic" in this case.

If you want to do so you have to use "SAP Events".

BR,

Suhas

Edited by: Suhas Saha on Apr 19, 2010 11:17 AM

Former Member
0 Kudos

This is a FAQ . Please SEARCH in SCN before posting.

0 Kudos

Hey Vik,

This is FAQ. But i think the OP must be made aware that if he use "after job" option he cannot schedule the job as periodic ...

Cheers,

Suhas