<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Spool Request Display Report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-request-display-report/m-p/10504665#M1852503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; Dear &lt;/P&gt;&lt;P&gt;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 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want develop report there are pgm &lt;SPAN style="color: #545454; font-family: arial, sans-serif;"&gt;RSPO1041 &lt;SPAN style="color: #545454; font-family: arial, sans-serif;"&gt;RSPO1043 these are the reports which can help you &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Aug 2014 05:25:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-08-22T05:25:01Z</dc:date>
    <item>
      <title>Spool Request Display Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-request-display-report/m-p/10504663#M1852501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Pleasure to be part of this community and ask the first question. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_emote jive_macro" src="https://community.sap.com/994/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a report and probably, that report is going to be scheduled to run weekly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If someone can give me an idea, that would be great. Practical examples will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Udit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 13:41:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-request-display-report/m-p/10504663#M1852501</guid>
      <dc:creator>Utrivedi</dc:creator>
      <dc:date>2014-08-21T13:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Spool Request Display Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-request-display-report/m-p/10504664#M1852502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am assuming you will be scheduling this job manually and not programmatically.. The process is as follows..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SM36&lt;/P&gt;&lt;P&gt;Enter a Job Name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;click on START Condition butto and click Date and Time button&lt;/P&gt;&lt;P&gt;you will see a button PERIODIC VALUES appeared below.&lt;/P&gt;&lt;P&gt;Click and select WEEKLY as you have indicated, SAVE it.&lt;/P&gt;&lt;P&gt;Enter date and time so that it starts on that time and is scheduled everywk at that time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can enter NO START AFTER in case you want to restrict this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Click STEP&lt;/P&gt;&lt;P&gt;You can enter program name variant and also select Printer specification&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And that should do the trick..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 04:57:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-request-display-report/m-p/10504664#M1852502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-22T04:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Spool Request Display Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-request-display-report/m-p/10504665#M1852503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; Dear &lt;/P&gt;&lt;P&gt;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 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want develop report there are pgm &lt;SPAN style="color: #545454; font-family: arial, sans-serif;"&gt;RSPO1041 &lt;SPAN style="color: #545454; font-family: arial, sans-serif;"&gt;RSPO1043 these are the reports which can help you &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 05:25:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-request-display-report/m-p/10504665#M1852503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-22T05:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Spool Request Display Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-request-display-report/m-p/10504666#M1852504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Abhijit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The steps which you showed will be of great help to create a new job.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Udit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 12:35:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-request-display-report/m-p/10504666#M1852504</guid>
      <dc:creator>Utrivedi</dc:creator>
      <dc:date>2014-08-25T12:35:09Z</dc:date>
    </item>
  </channel>
</rss>

