‎2007 Jun 22 10:41 AM
HI FRIENDS HELP IN SCHEDULING A JOB IN BACK GROUND .
OTHER THAN SM37.
PLS SEND CODE.
KUMAR
‎2007 Jun 22 10:43 AM
you can execute any report in background from se38 execute in background.
‎2007 Jun 22 10:43 AM
you can execute any report in background from se38 execute in background.
‎2007 Jun 22 10:43 AM
‎2007 Jun 22 10:45 AM
Hi ..
You can Create a Background Job in two Ways
1. Using the SM36 (Statically)
2. By calling std FMs from a program (Dynamically)
JOB_OPEN
JOB_SUBMIT or Submit <report> via Background job STATEMENT
JOB_CLOSE
hope this will help u. Reward if it.
Regards,