cancel
Showing results for 
Search instead for 
Did you mean: 

How to Schedule R/3 jobs in SOLMAN

Former Member
0 Kudos

Dear all,

my doubt was explained in the below..

Assume In sm37, I'm having 3 jobs named as X, Y & Z it will run daily basis..

Consider X will start at 1am, Y at 2am & Z at 3am.

X will release one background job once it get successfully completed. Dynamically it will assigned the background job name of X.(Ex .X started 1am & released the job at 01:01:00 so job name dynamically assigned as JOB_X_20111105_010100 - as per time stamp)

the same concept of other jobs (Y & Z)

we schedule 3 jobs at given time, but Job X started and released the background job, it completed 1:30am. so next job Y will start at 2:00am only.

i want to fulfill the gap of half an hour.

so my question is first i trigger a job X. Y will be waiting for the Job X completion. once X getting completed(X background job), job Y will start to release their background job like that.

Hope it was clear.. Provide me some idea's to do this in SOLMAN..

Regards,

Vasanth S

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Perhaps you could use the 'Event-driven' scheduling option. Here you specify Job Y should start upon completion of Job X.

Check link for more details:

http://help.sap.com/saphelp_nw70/helpdata/en/20/2d513897110872e10000009b38f889/content.htm

Regards,

Srikishan