<?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 Spool number and program name in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-number-and-program-name/m-p/5194870#M1202151</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;Im trying to fetch spool number based on object name(program name).&lt;/P&gt;&lt;P&gt;The table TSP01 has the field RQ2NAME has the program name in it, with some additional characters.&lt;/P&gt;&lt;P&gt;For example, if the program name is ZQRR1234 , its showing it as ZQRR1234_ABC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to fetch spool numbers other than this? Please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other issue is, Spool created for ReportWriter reports, are having a different name in the RQ2NAME field(Totally different from the above case). For example if the report name is Z31L, its showing as GP3ITN115113. Im not sure whether this name will be same in Quality and production system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Finally please let me know how to fetch spool numbers based on program name in either case.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Feb 2009 10:56:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-25T10:56:03Z</dc:date>
    <item>
      <title>Spool number and program name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-number-and-program-name/m-p/5194870#M1202151</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;Im trying to fetch spool number based on object name(program name).&lt;/P&gt;&lt;P&gt;The table TSP01 has the field RQ2NAME has the program name in it, with some additional characters.&lt;/P&gt;&lt;P&gt;For example, if the program name is ZQRR1234 , its showing it as ZQRR1234_ABC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to fetch spool numbers other than this? Please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other issue is, Spool created for ReportWriter reports, are having a different name in the RQ2NAME field(Totally different from the above case). For example if the report name is Z31L, its showing as GP3ITN115113. Im not sure whether this name will be same in Quality and production system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Finally please let me know how to fetch spool numbers based on program name in either case.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2009 10:56:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-number-and-program-name/m-p/5194870#M1202151</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-25T10:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Spool number and program name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-number-and-program-name/m-p/5194871#M1202152</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;SO_WIND_SPOOL_LIST  try  with this FM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2009 11:18:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-number-and-program-name/m-p/5194871#M1202152</guid>
      <dc:creator>kamesh_g</dc:creator>
      <dc:date>2009-02-25T11:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Spool number and program name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-number-and-program-name/m-p/5194872#M1202153</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;I understand that your program would be run by a background job.&lt;/P&gt;&lt;P&gt;If thats the case, you could use table TBTCP which can give you the program and spool number relation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2009 12:14:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-number-and-program-name/m-p/5194872#M1202153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-25T12:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Spool number and program name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-number-and-program-name/m-p/5194873#M1202154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Saravanan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use FM RSPO_OUTPUT_SPOOL_REQUEST to display your spool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a Nice Day,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sujeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2009 12:16:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-number-and-program-name/m-p/5194873#M1202154</guid>
      <dc:creator>SujeetMishra</dc:creator>
      <dc:date>2009-02-25T12:16:37Z</dc:date>
    </item>
  </channel>
</rss>

