‎2007 Oct 24 12:56 PM
Hi
i have to run a report program in background ,say every 30 days ,is there any transaction using which i can do it or any other way please help,its urgent
Regards
Sumant
‎2007 Oct 24 12:58 PM
‎2007 Oct 24 1:01 PM
1) The transaction code for background job is SM36 to assign
2) go to sm37 for baground job in source system anmd find out the log in source system
‎2007 Oct 24 1:03 PM
hi
se38->provide the report which u want execute
in menu bar program->execute-> back ground.
then progrm will run in back ground.
the result u can see in sm 37.
Reward if useful.
thanks,
usha
Message was edited by:
Usha Rani R
‎2007 Oct 24 1:08 PM
Hi,
You can schedule the jobs in SM36.
Click on the Job wizard, it will to you the process once you reach job condition, there you need to give the data and time, and schedule the jobs pn monthly basis or as per your requirement.
Thanks,
Sriram Ponna.
‎2007 Oct 24 1:09 PM
Hi,
You have create a job for this purpose with your program as a step. For this you have to create variant for this program. If you have any date fields, you need use the dynamic values while creating the variant.
The job can be created in SM36 and you can see the status in SM37.. While creating the job in SM36 you can define it as periodic job..
Reward th points
‎2007 Oct 24 1:11 PM
Goto SM36 and click on job set up wizard which will take u through all the steps required to set up a periodic job