<?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: How to refresh DataBase Tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-database-tables/m-p/5031824#M1170458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsha,&lt;/P&gt;&lt;P&gt;                    I dont think your thread is related to eCATTs, hence this thread is moved to ABAP general forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly post your threads in an appropriate forum to get fast response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Kind Regards&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------------------------------------" /&gt;&lt;P&gt;Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jan 2009 08:18:25 GMT</pubDate>
    <dc:creator>former_member131788</dc:creator>
    <dc:date>2009-01-15T08:18:25Z</dc:date>
    <item>
      <title>How to refresh DataBase Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-database-tables/m-p/5031823#M1170457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below ABAP code is fetching WorkItem Id from the table SDOE00D00000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem is , when i execute the script for the first time, it gets me the old data and when i execute for the second time, it fetches the latest data from the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone kindly help me to resolve my issue ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables : SDOE00D00000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : It_t1 type table of SDOE00D00000,&lt;/P&gt;&lt;P&gt;       WA_T1 like SDOE00D00000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    REFRESH It_t1 FROM TABLE SDOE00D00000 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      SELECT SINGLE * FROM SDOE00D00000 INTO WA_T1 where C1 = V_WORK_ITEM_ID_MAIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      WA_T2 = WA_T1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;harsha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2009 00:40:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-database-tables/m-p/5031823#M1170457</guid>
      <dc:creator>harsha_s</dc:creator>
      <dc:date>2009-01-14T00:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to refresh DataBase Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-database-tables/m-p/5031824#M1170458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsha,&lt;/P&gt;&lt;P&gt;                    I dont think your thread is related to eCATTs, hence this thread is moved to ABAP general forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly post your threads in an appropriate forum to get fast response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Kind Regards&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------------------------------------" /&gt;&lt;P&gt;Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 08:18:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-database-tables/m-p/5031824#M1170458</guid>
      <dc:creator>former_member131788</dc:creator>
      <dc:date>2009-01-15T08:18:25Z</dc:date>
    </item>
  </channel>
</rss>

