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

Schedule background job programatically

Former Member
0 Likes
5,090

Hi,

I want to schedule background job programatically .

Also, I want to specify the scheduled start time & start date .

Please suggest .

Moderator message - This question has been asked and answered many times before. Please search before posting.

Edited by: Rob Burbank on Apr 16, 2009 12:27 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,781

Check function module: JOB_SUBMIT.

3 REPLIES 3
Read only

Former Member
0 Likes
1,782

Check function module: JOB_SUBMIT.

Read only

0 Likes
1,781

Thanks . I ahd patially checked that function .

But I need to schedule a job at partcular time .

Should I use BP_JOBVARIANT_SCHEDULE ?

Do I need to use FM JOB_OPEN & job_close along with above function ?

Read only

Former Member
0 Likes
1,781

Hi

Please check this link

[http://help.sap.com/saphelp_46c/helpdata/en/fa/096ee5543b11d1898e0000e8322d00/frameset.htm]

Thanks,

Hari