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

Background Job

Former Member
0 Likes
899

Hi,

If we want to have delay between any two steps while scheduling a background job,how we can achieve this?

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
872

Hi,

while scheduling the job , thru sm36, u will have an option

"Start only after after another".. here u can maintain ..

regards,

Naveen

Hi,

while scheduling the job , thru sm36, u will have an option

"Start only after after another".. here u can maintain ..

regards,

Naveen

7 REPLIES 7
Read only

Former Member
0 Likes
872

Hi,

Check the statement WAIT.

Rgds,

Bujji

Read only

Former Member
0 Likes
873

Hi,

while scheduling the job , thru sm36, u will have an option

"Start only after after another".. here u can maintain ..

regards,

Naveen

Read only

0 Likes
872

Hi,

I create a job with 4 steps.

i wnat the 45min delay bitween 2 and 3 steps of job.

how can i shedule this type of jobs in background

Thanks in advance.

Read only

0 Likes
872

hi,

have u checked in SM36 tcode...I think in that u will have an option where u can delay ... iam not connected to SAP to guide u exactly...

can u plz go thru Sm36.

regards,

Naveen

Read only

0 Likes
872

Hi,

Go for SM36 tcode.....

Check.....Start only after after another.. here u have to maintain ....

Read only

abdul_hakim
Active Contributor
0 Likes
872

Hi

The job steps in a particular job will be executed in sequence only.Why do you want to delay the job in a step??

Cheers,

Hakim

Read only

Former Member
0 Likes
872

hi use this..

wait up to n seconds.