<?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 SALV  Refresh Issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/salv-refresh-issue/m-p/7027630#M1498895</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 have created a  table control in a subscreen,which reacts to a double click..&lt;/P&gt;&lt;P&gt;When user double clicks,I triggered a event and populated the contents in a model dialog box.&lt;/P&gt;&lt;P&gt;In one of the section of model dialog box, i have used SALV Grid using a container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question is, The ALV contents are not correct.When i click the second table control item.I am still getting the entries of the first line item,even though the SALV is bound correctly with right contents.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used container flush() and free() methods in PAI of model dialog box&lt;/P&gt;&lt;P&gt;Please advice on the same ...thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: A J Raj on Jun 9, 2010 8:45 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jun 2010 15:06:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-09T15:06:22Z</dc:date>
    <item>
      <title>SALV  Refresh Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/salv-refresh-issue/m-p/7027630#M1498895</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 have created a  table control in a subscreen,which reacts to a double click..&lt;/P&gt;&lt;P&gt;When user double clicks,I triggered a event and populated the contents in a model dialog box.&lt;/P&gt;&lt;P&gt;In one of the section of model dialog box, i have used SALV Grid using a container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question is, The ALV contents are not correct.When i click the second table control item.I am still getting the entries of the first line item,even though the SALV is bound correctly with right contents.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used container flush() and free() methods in PAI of model dialog box&lt;/P&gt;&lt;P&gt;Please advice on the same ...thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: A J Raj on Jun 9, 2010 8:45 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 15:06:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/salv-refresh-issue/m-p/7027630#M1498895</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-09T15:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: SALV  Refresh Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/salv-refresh-issue/m-p/7027631#M1498896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi A J&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once you have created your alv control, you have two options to push the changed content to the table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) just update data in the your internal table (initially linked to the ALV object with SET_TABLE_FOR_FIRST_DISPLAY) and refresh the frontend. use method CL_GUI_ALV_GRID-&amp;gt;REFRESH_TABLE_DISPLAY. Use the parameters for a layout-stable refresh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) if you want to create the ALV grid object freshly for any reasons, you first have to destroy the old object completely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recomment option number 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Bodo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 10:40:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/salv-refresh-issue/m-p/7027631#M1498896</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-11T10:40:50Z</dc:date>
    </item>
  </channel>
</rss>

