<?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: regarding reading the data from spool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-reading-the-data-from-spool/m-p/5935274#M1333646</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;Check the FM RSPO_RETURN_ABAP_SPOOLJOB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jul 2009 10:27:36 GMT</pubDate>
    <dc:creator>former_member404244</dc:creator>
    <dc:date>2009-07-09T10:27:36Z</dc:date>
    <item>
      <title>regarding reading the data from spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-reading-the-data-from-spool/m-p/5935273#M1333645</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i read the data from spool?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to read the data from the spool and should display on the screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any FM to read the data from 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;Sruthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 10:21:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-reading-the-data-from-spool/m-p/5935273#M1333645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T10:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: regarding reading the data from spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-reading-the-data-from-spool/m-p/5935274#M1333646</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;Check the FM RSPO_RETURN_ABAP_SPOOLJOB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 10:27:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-reading-the-data-from-spool/m-p/5935274#M1333646</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2009-07-09T10:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: regarding reading the data from spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-reading-the-data-from-spool/m-p/5935275#M1333647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi please use this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'RSPO_RETURN_ABAP_SPOOLJOB'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      rqident              = v_spool&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      buffer               = it_spool&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      no_such_job          = 1&lt;/P&gt;&lt;P&gt;      not_abap_list        = 2&lt;/P&gt;&lt;P&gt;      job_contains_no_data = 3&lt;/P&gt;&lt;P&gt;      selection_empty      = 4&lt;/P&gt;&lt;P&gt;      no_permission        = 5&lt;/P&gt;&lt;P&gt;      can_not_access       = 6&lt;/P&gt;&lt;P&gt;      read_error           = 7&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 10:42:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-reading-the-data-from-spool/m-p/5935275#M1333647</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T10:42:46Z</dc:date>
    </item>
  </channel>
</rss>

