<?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: capturing spool number while submit report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-spool-number-while-submit-report/m-p/1954916#M392995</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;There are some system parameters  which captures the spool number.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;sy-spono&amp;lt;/b&amp;gt; -&amp;gt; Contains the name of the spool number during printing.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;SY-PRDSN&amp;lt;/b&amp;gt; -&amp;gt; Contains the name of the spool file during printing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Jothi.P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Ps close the thread once you got the answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Feb 2007 09:23:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-28T09:23:03Z</dc:date>
    <item>
      <title>capturing spool number while submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-spool-number-while-submit-report/m-p/1954915#M392994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx for ur replies. I'm trying submit to spool. This wud suffice my req. But how to capture the spool number other than going to tsp01 as everythng happens in background. Ineed to further process the spool number. My code is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT rkpep005 USING SELECTION-SET 'TEST1'&lt;/P&gt;&lt;P&gt;TO SAP-SPOOL &lt;/P&gt;&lt;P&gt;WITHOUT SPOOL DYNPRO&lt;/P&gt;&lt;P&gt;AND RETURN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 08:41:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-spool-number-while-submit-report/m-p/1954915#M392994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T08:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: capturing spool number while submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-spool-number-while-submit-report/m-p/1954916#M392995</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;There are some system parameters  which captures the spool number.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;sy-spono&amp;lt;/b&amp;gt; -&amp;gt; Contains the name of the spool number during printing.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;SY-PRDSN&amp;lt;/b&amp;gt; -&amp;gt; Contains the name of the spool file during printing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Jothi.P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Ps close the thread once you got the answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 09:23:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-spool-number-while-submit-report/m-p/1954916#M392995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T09:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: capturing spool number while submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-spool-number-while-submit-report/m-p/1954917#M392996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some system parameters which captures the spool number.&lt;/P&gt;&lt;P&gt;sy-spono -&amp;gt; Contains the name of the spool number during printing.&lt;/P&gt;&lt;P&gt;SY-PRDSN -&amp;gt; Contains the name of the spool file during printing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Jothi.P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Ps close the thread once you got the answer.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those don't work with submits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: John Smith on Nov 30, 2010 3:40 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 14:40:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-spool-number-while-submit-report/m-p/1954917#M392996</guid>
      <dc:creator>marcelogb</dc:creator>
      <dc:date>2010-11-30T14:40:45Z</dc:date>
    </item>
  </channel>
</rss>

