<?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: Fetching Data from a transaction directly in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-data-from-a-transaction-directly/m-p/5061650#M1176207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  I couldn't understand your problem exactly. But, what I suggest for your problems is , you have to go for BDC recording and you can retrive data from each field. But, it is worst and complex solution for your problem. So, I need broad explanation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venkat, IBM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Jan 2009 07:35:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-29T07:35:00Z</dc:date>
    <item>
      <title>Fetching Data from a transaction directly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-data-from-a-transaction-directly/m-p/5061649#M1176206</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 need to know how can I call a transaction and pick data directly from there for further processing in my report. &lt;/P&gt;&lt;P&gt;Can you please help for the same?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2009 05:21:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-data-from-a-transaction-directly/m-p/5061649#M1176206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-29T05:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching Data from a transaction directly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-data-from-a-transaction-directly/m-p/5061650#M1176207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  I couldn't understand your problem exactly. But, what I suggest for your problems is , you have to go for BDC recording and you can retrive data from each field. But, it is worst and complex solution for your problem. So, I need broad explanation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venkat, IBM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2009 07:35:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-data-from-a-transaction-directly/m-p/5061650#M1176207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-29T07:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching Data from a transaction directly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-data-from-a-transaction-directly/m-p/5061651#M1176208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cant you use :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
    SUBMIT 'report-name' 
      WITH 
      WITH 
      EXPORTING LIST TO MEMORY
      AND RETURN.
 &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that, pick up the list fro memory using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'LIST_FROM_MEMORY'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2009 07:46:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-data-from-a-transaction-directly/m-p/5061651#M1176208</guid>
      <dc:creator>rob_postema</dc:creator>
      <dc:date>2009-01-29T07:46:18Z</dc:date>
    </item>
  </channel>
</rss>

