2007 Nov 19 3:07 AM
Hi,
I have three reports. I want to schedule them in background in such a way that if the first report is successfully executed , the second report will execute, and if the second one is executed successfully the third report will execute. This process will go on repeatedly once a day for 5 days a week. How do i schedule this. Do i have to write a routine for this?.
Hi,
I have three reports. I want to schedule them in background in such a way that if the first report is successfully executed , the second report will execute, and if the second one is executed successfully the third report will execute. This process will go on repeatedly once a day for 5 days a week. How do i schedule this. Do i have to write a routine for this?.
2007 Nov 19 3:09 AM
Hi Sourav,
In the background job itself you can create the steps.
1 step will be your first report
2 step will be your second report and so on
So the job will automatically take care of successful finish of the earlier step (earlier program)
Regards,
Atish
2007 Nov 19 6:08 AM
I have checked it through SM36. But it is working for the first time only. There after the execution is not working.
2007 Nov 19 3:11 AM
You can provide the start condition as the success finished of the first report.
Check this Help from SAP help
http://help.sap.com/saphelp_47x200/helpdata/en/ef/2c513897110872e10000009b38f889/frameset.htm
Check the section "Specifying Job Start Condition" and "Job Management"
Regards,
Naimesh Patel
2007 Nov 19 6:11 AM
In SM36 select Job wizard and define ur job, it will take u througha series of steps where u can specify all these details.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |