Application Development 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: 

Background job scheduling

Former Member
0 Kudos

Hi Experts,

I have to schedule the jobs with my user ID , which are running already with some one's user ID in background.

I have to make it in Production Server.

some jobs are event based, some are daily basis.

Could you pls suggest me regarding?

Regards,

SR

1 REPLY 1

Former Member
0 Kudos

Hi SR,

Use transaction SM37 to get an overview of all existing jobs (mark both scheduled and released). In case the existing job has status scheduled just use Job->Copy. In case the job has status released first use Job->Released->Scheduled.

Regards,

John.