‎2014 Aug 21 2:41 PM
Hello,
Pleasure to be part of this community and ask the first question.
I have created a report and probably, that report is going to be scheduled to run weekly.
I want to understand how I can create a job and spool request display report for this program. I have found some information from this forum about SM36/SM37 T-Code and spool request display. However, I think I am not able to get the whole scenario of how it is going to work.
If someone can give me an idea, that would be great. Practical examples will be appreciated.
Regards,
Udit
‎2014 Aug 22 5:57 AM
I am assuming you will be scheduling this job manually and not programmatically.. The process is as follows..
Goto SM36
Enter a Job Name
click on START Condition butto and click Date and Time button
you will see a button PERIODIC VALUES appeared below.
Click and select WEEKLY as you have indicated, SAVE it.
Enter date and time so that it starts on that time and is scheduled everywk at that time
You can enter NO START AFTER in case you want to restrict this.
Then Click STEP
You can enter program name variant and also select Printer specification
And that should do the trick..
Hope this helps
‎2014 Aug 25 1:35 PM
Hello Abhijit,
Thank you for your reply.
The steps which you showed will be of great help to create a new job.
I am also wondering how we can manipulate the display for the spool request. Not just showing the standard message, "Finished." e.g., 12 records have been inserted. 2 records are rejected.
Regards,
Udit
‎2014 Aug 22 6:25 AM
Dear
I am not bit clear with ur question what do u want you want all spool requests should be print in one single report with zreport or u would like to schedule a job weekly for std spool pgm
if you want develop report there are pgm RSPO1041 RSPO1043 these are the reports which can help you
Regards