<?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: Multiple Spool download in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-spool-download/m-p/5276303#M1217964</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;Once spool is created, read table TSP01 based on u r spool details and get the latest spool number&lt;/P&gt;&lt;P&gt;Pass this to FM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Mar 2009 12:27:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-06T12:27:13Z</dc:date>
    <item>
      <title>Multiple Spool download</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-spool-download/m-p/5276301#M1217962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am using a FM RSPO_RETURN_SPOOLJOB inside  a program to download  the spool request to a file in Appln.Srvr  ,if  i input the spool number on the selection-screen as a Parameter, iam able to get the spool request  downloaded to a file, but if i give a range of Spool number for INSTANCE  from 1203 to 1206 i get a run time error with the following details with the error  pointing  at  the below code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently  p_spool  is being passed as Parameter in the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could this be changed to download multiple spool request at a time .Please suggest.&lt;/P&gt;&lt;P&gt;                    |&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;The call to the function module "RSPO_RETURN_SPOOLJOB" is incorrect:&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;The function module interface allows you to specify only&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;fields of a particular type under "RQIDENT".&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;The field "P_SPOOL" specified here is a different&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;|    field type                     &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CALL FUNCTION 'RSPO_RETURN_SPOOLJOB'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            rqident              = p_spool  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Meenakshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 12:12:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-spool-download/m-p/5276301#M1217962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-06T12:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Spool download</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-spool-download/m-p/5276302#M1217963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the parameter to Select Option and use LOOP-ENDLOOP and call FM inside that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 12:26:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-spool-download/m-p/5276302#M1217963</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2009-03-06T12:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Spool download</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-spool-download/m-p/5276303#M1217964</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;Once spool is created, read table TSP01 based on u r spool details and get the latest spool number&lt;/P&gt;&lt;P&gt;Pass this to FM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 12:27:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-spool-download/m-p/5276303#M1217964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-06T12:27:13Z</dc:date>
    </item>
  </channel>
</rss>

