<?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 Need different Spool# for different Order in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-different-spool-for-different-order/m-p/5210478#M1205317</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt; If multiple purchasing orders are created by the same user ID on the same date, the same spool number related to PO script is displayed for different purchasing orders. It means that 1 spool number shows multiple PO scripts. Is it possible to have a different spool# for different PO even if it iscreated by same user. If yes where we need to change the setting? Is it related to basis activity or it is a user specific setting. Please let me know. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Feb 2009 09:33:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-24T09:33:54Z</dc:date>
    <item>
      <title>Need different Spool# for different Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-different-spool-for-different-order/m-p/5210478#M1205317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt; If multiple purchasing orders are created by the same user ID on the same date, the same spool number related to PO script is displayed for different purchasing orders. It means that 1 spool number shows multiple PO scripts. Is it possible to have a different spool# for different PO even if it iscreated by same user. If yes where we need to change the setting? Is it related to basis activity or it is a user specific setting. Please let me know. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 09:33:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-different-spool-for-different-order/m-p/5210478#M1205317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T09:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need different Spool# for different Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-different-spool-for-different-order/m-p/5210479#M1205318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is in Zporgram then we can &lt;/P&gt;&lt;P&gt;loop the internal table when new PO is there&lt;/P&gt;&lt;P&gt;FM : OPEN_FORM.&lt;/P&gt;&lt;P&gt;in OPTIONS	LIKE	ITCPO	                     	Print Options&lt;/P&gt;&lt;P&gt;u can have single spool for each and every PO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Naveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2009 12:17:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-different-spool-for-different-order/m-p/5210479#M1205318</guid>
      <dc:creator>naveen_kumar116</dc:creator>
      <dc:date>2009-02-25T12:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Need different Spool# for different Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-different-spool-for-different-order/m-p/5210480#M1205319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have same type of requirement where PO's created by same user ID  and all those PO are stored in same spool number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i convert this spool in to PDF, all PO are shown in same PDF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is create PDF for every PO using the Sppol number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you find resolution for breaking of the spool based on indivduals PO, Please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Balaji R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2009 12:30:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-different-spool-for-different-order/m-p/5210480#M1205319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-25T12:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need different Spool# for different Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-different-spool-for-different-order/m-p/5210481#M1205320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found resolution for this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The driver program for the particular output type has to be changed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create new spool request for each PO, just check the below field in the driver program.(Z program)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ITCPO-TDNEWID = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For each PO new spool will be created for PO created by same user ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Balaji R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2009 08:51:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-different-spool-for-different-order/m-p/5210481#M1205320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-27T08:51:55Z</dc:date>
    </item>
  </channel>
</rss>

