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

Create a job

Former Member
0 Likes
798

Hi.

In which transaction can I create a job with 2 programs, one after another, with a specific variant to each one of them.

Thanks,

Rebeka

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
768

In SM36,

First create a Job for first program don't release the job, Now go and Create another job in SM36. In the start condition of the second Job you have to mention the After Job (here you mention the First job.).

Hi.

In which transaction can I create a job with 2 programs, one after another, with a specific variant to each one of them.

Thanks,

Rebeka

5 REPLIES 5
Read only

Former Member
0 Likes
769

In SM36,

First create a Job for first program don't release the job, Now go and Create another job in SM36. In the start condition of the second Job you have to mention the After Job (here you mention the First job.).

Read only

Former Member
0 Likes
768

Use SM36

rgds

rajesh

Read only

former_member585060
Active Contributor
0 Likes
768

Try this link

Read only

Former Member
0 Likes
768

hi go to SM36 tranaction code and

give the name of the job : ZTESTJOB

job class :A

go for the start condition ..choose immidiate

save it..

and again save it then it will ask for the program name ..

then go to the job selection

Read only

Former Member
0 Likes
768

hi,

You can use SM36 transaction to create jobs.

thanks,

Sneha