<?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 is not getting refreshed in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-is-not-getting-refreshed/m-p/5611522#M1278731</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;Please refer the std programs BCALV_TREE_DEMO or BC&lt;STRONG&gt;ALV&lt;/STRONG&gt;TREE* . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 May 2009 12:24:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-11T12:24:58Z</dc:date>
    <item>
      <title>Data is not getting refreshed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-is-not-getting-refreshed/m-p/5611520#M1278729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have  created a program, in this program I am working on the tree and the grid alv.&lt;/P&gt;&lt;P&gt;Initially on selecting a record of the tree displays the data correctly but when i select some other record form the tree the ALV contents does not change and it displays the previous data.&lt;/P&gt;&lt;P&gt;I have tried using flush method and refresh_table_display.&lt;/P&gt;&lt;P&gt;But the problem still persist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way i can solve this problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sohit Gulati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 07:49:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-is-not-getting-refreshed/m-p/5611520#M1278729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-11T07:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not getting refreshed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-is-not-getting-refreshed/m-p/5611521#M1278730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sohit ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using the below code by freeing the ALV grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; IF NOT o_alvgrid IS INITIAL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        CALL METHOD o_alvgrid-&amp;gt;free&lt;/P&gt;&lt;P&gt;          EXCEPTIONS&lt;/P&gt;&lt;P&gt;            cntl_error        = 1&lt;/P&gt;&lt;P&gt;            cntl_system_error = 2&lt;/P&gt;&lt;P&gt;            OTHERS            = 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        CLEAR o_alvgrid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chitra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 10:15:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-is-not-getting-refreshed/m-p/5611521#M1278730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-11T10:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not getting refreshed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-is-not-getting-refreshed/m-p/5611522#M1278731</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;Please refer the std programs BCALV_TREE_DEMO or BC&lt;STRONG&gt;ALV&lt;/STRONG&gt;TREE* . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 12:24:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-is-not-getting-refreshed/m-p/5611522#M1278731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-11T12:24:58Z</dc:date>
    </item>
  </channel>
</rss>

