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

job scheduling

Former Member
0 Likes
568

what is job scheduling and what is the purpose of it?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
548

it is scheduling of jobs to run in background at the said date and time .. it can be set to run periodically as well

you can say schedule a job to run a report everyday at 8am starting tomorrow..

what is job scheduling and what is the purpose of it?

3 REPLIES 3
Read only

Former Member
0 Likes
549

it is scheduling of jobs to run in background at the said date and time .. it can be set to run periodically as well

you can say schedule a job to run a report everyday at 8am starting tomorrow..

Read only

Former Member
0 Likes
548

Hi,

In Job scheduling you have to create a job for a report in Transaction SM36 and you can assign time and date on which your report will run automatically.

You can also do it periodic so that your report will rum daily at a particular time set by you.

There are many more options you can check it in transaction SM36 and SM37.

Regards,

Mukesh Kumar

Read only

Former Member
0 Likes
548

thanks