2008 Apr 02 11:50 AM
Hello friends,
What is the API provided by R/3 to schedule background jobs, apart from the internal transactions, sm36 ?
regards,
Tanmay.
2008 Apr 02 12:10 PM
Hi,
There are FMs to create and schedule jobs instead of manually going to transaction SM36.
JOB_OPEN (create a job)
JOB_SUBMIT (attach program to be scheduled and set other scheduling parameters)
JOB_CLOSE (finally release it for use)
Hope your question is answered...
Regards, Tapas
<Pls reward if useful or answered>
2008 Apr 02 12:06 PM
2008 Apr 02 12:10 PM
Hi,
There are FMs to create and schedule jobs instead of manually going to transaction SM36.
JOB_OPEN (create a job)
JOB_SUBMIT (attach program to be scheduled and set other scheduling parameters)
JOB_CLOSE (finally release it for use)
Hope your question is answered...
Regards, Tapas
<Pls reward if useful or answered>