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

Scheduling a program to run weekly.

Former Member
0 Likes
1,540

Hi,

Could you help me to understand how to schedule a program created by me in SE 38 so as to run it weekly?

1 ACCEPTED SOLUTION
Read only

h_senden2
Active Contributor
0 Likes
1,162

By using transaction SM36 you can create a background job. Add your SE38 program as jobstep and use the Start condition to define the weekly run.

regards,

Hans

Please reward all helpful answers !!!!!

4 REPLIES 4
Read only

Former Member
0 Likes
1,162

Hi Sandeep Ram,

You can schedule your program to run weekly, as per your requirement whenever you go for a session method , in SM35 when you process your session it asks for processing in background or foreground and also it asks for the time to process.

Other than this you can schedule a particular job as per your requirement, using SM36 for scheduling background jobs and SM37 to view the background jobs.

Hope this resolves your query.

Reward all the helpful answers.

Regards

Read only

Former Member
0 Likes
1,162

Hi,

Log into SM36 Transaction

Create some JOB

Press Start condition on the Menu

Press Date & Time

Press Period Values Below

press weekly

that's all.

reward if useful

regards,

anji

Read only

h_senden2
Active Contributor
0 Likes
1,163

By using transaction SM36 you can create a background job. Add your SE38 program as jobstep and use the Start condition to define the weekly run.

regards,

Hans

Please reward all helpful answers !!!!!

Read only

amit_khare
Active Contributor
0 Likes
1,162

Schedule it in SM36.

Regards,

Amit