<?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 Reading from SAP-SPOOL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-from-sap-spool/m-p/2099272#M437426</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to read a list from sap-spool are the statement SUBMIT rep ... TO SAP-SPOOL. How can I do that ? Is there a Function Module to do this job ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Apr 2007 12:30:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-05T12:30:01Z</dc:date>
    <item>
      <title>Reading from SAP-SPOOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-from-sap-spool/m-p/2099272#M437426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to read a list from sap-spool are the statement SUBMIT rep ... TO SAP-SPOOL. How can I do that ? Is there a Function Module to do this job ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2007 12:30:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-from-sap-spool/m-p/2099272#M437426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-05T12:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reading from SAP-SPOOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-from-sap-spool/m-p/2099273#M437427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use following fun module and BAPI for this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SXMI_XBP_JOB_SPOOLLIST_READ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_XBP_JOB_SPOOLLIST_READ&lt;/P&gt;&lt;P&gt;BAPI_XBP_JOB_SPOOLLIST_READ_20&lt;/P&gt;&lt;P&gt;BAPI_XBP_JOB_SPOOLLST_READ_RW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;ANJI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2007 12:32:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-from-sap-spool/m-p/2099273#M437427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-05T12:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Reading from SAP-SPOOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-from-sap-spool/m-p/2099274#M437428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Anji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These function modules are asking for import parameters like JOB_NAME, can you please give me an example where a report is read from the SPOOL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2007 12:51:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-from-sap-spool/m-p/2099274#M437428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-05T12:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Reading from SAP-SPOOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-from-sap-spool/m-p/2099275#M437429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The sap spool value is stored in table TSP01 in field RQIDENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can allways select your spool request no from this table taking the max value of RQIDENT from table TSP01 .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2007 13:03:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-from-sap-spool/m-p/2099275#M437429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-05T13:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reading from SAP-SPOOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-from-sap-spool/m-p/2099276#M437430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !!&lt;/P&gt;&lt;P&gt;   Once you get teh spool number as shown in earlier reply pass that spool no to the FM ' MONI_CALL_SPOOLSHOW' and it will show your spool output to the user .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know further if you have any issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please also refer to the link 'http://www.sapdevelopment.co.uk/reporting/rep_spooltopdf.htm' here it shows how to get the Job no and spool number of a report when it is run in the background.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2007 13:07:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-from-sap-spool/m-p/2099276#M437430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-05T13:07:21Z</dc:date>
    </item>
  </channel>
</rss>

