<?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: Data retrieval from OADD in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-retrieval-from-oadd/m-p/8516018#M1655255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you need a fm, the program OADISPPR uses a simple logic by fetching data from tables toadl, toasp &amp;amp; toasr. If your willing to program it then you could write a submit statement to this program and retrieve data in this manner [Gain Programmatic Access to Data of SAPGUI ALV Reports|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/24944] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Feb 2012 06:26:02 GMT</pubDate>
    <dc:creator>kesavadas_thekkillath</dc:creator>
    <dc:date>2012-02-03T06:26:02Z</dc:date>
    <item>
      <title>Data retrieval from OADD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-retrieval-from-oadd/m-p/8516014#M1655251</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;We are archiving spools using the standard SAP funtionality. We use OADD to display the data. Is there any way to extract the data  - some thing like a FM that helps to download the spool data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers to this will be very helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 19:36:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-retrieval-from-oadd/m-p/8516014#M1655251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-18T19:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Data retrieval from OADD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-retrieval-from-oadd/m-p/8516015#M1655252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use the function module "RSPO_RETURN_ABAP_SPOOLJOB", by providing the input RQIDENT field, the field RQIDENT value scan be derived from the table TBTCP by providing the job name, you can get the field value LISTIDENT which is equal to the RQIDENT in the table TSP01.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 19:50:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-retrieval-from-oadd/m-p/8516015#M1655252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-18T19:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Data retrieval from OADD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-retrieval-from-oadd/m-p/8516016#M1655253</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'm aware of the FM mentioned by you which is used to retrieve data from the spool. In this case, the spool is archived and cannot be accessed using this FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 21:55:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-retrieval-from-oadd/m-p/8516016#M1655253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-18T21:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Data retrieval from OADD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-retrieval-from-oadd/m-p/8516017#M1655254</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;Is there any way to access archived data in SAP other than using transaction OADD? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 21:49:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-retrieval-from-oadd/m-p/8516017#M1655254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-02T21:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Data retrieval from OADD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-retrieval-from-oadd/m-p/8516018#M1655255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you need a fm, the program OADISPPR uses a simple logic by fetching data from tables toadl, toasp &amp;amp; toasr. If your willing to program it then you could write a submit statement to this program and retrieve data in this manner [Gain Programmatic Access to Data of SAPGUI ALV Reports|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/24944] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 06:26:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-retrieval-from-oadd/m-p/8516018#M1655255</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-02-03T06:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Data retrieval from OADD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-retrieval-from-oadd/m-p/8516019#M1655256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keshav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a requirement to download all the pages of archived spool data in a single instance. OADD does not help to download this but allows only single page download. When the pages are more, it becomes a hectic task to download this data and put to use. Let me try with the data you have mentioned but if there is any other way to download mutiple pages, pls. let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 16:28:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-retrieval-from-oadd/m-p/8516019#M1655256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-03T16:28:12Z</dc:date>
    </item>
  </channel>
</rss>

