<?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 ALV GRID Control Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control-problem/m-p/6830798#M1471485</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using ALV Grid Control ABAP Objects concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing problem in it , if i click on any record it will display me the output , but when i click on any other report it is still&lt;/P&gt;&lt;P&gt;displaying me the 1st record output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eq. i clicked on 000002121 it will display me internal table related to this document but when i click on &lt;/P&gt;&lt;P&gt;000002122 it is showing IT of previous document only.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to refresh the display in gui with new record&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Mar 2010 06:11:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-31T06:11:45Z</dc:date>
    <item>
      <title>ALV GRID Control Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control-problem/m-p/6830798#M1471485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using ALV Grid Control ABAP Objects concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing problem in it , if i click on any record it will display me the output , but when i click on any other report it is still&lt;/P&gt;&lt;P&gt;displaying me the 1st record output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eq. i clicked on 000002121 it will display me internal table related to this document but when i click on &lt;/P&gt;&lt;P&gt;000002122 it is showing IT of previous document only.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to refresh the display in gui with new record&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 06:11:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control-problem/m-p/6830798#M1471485</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-31T06:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID Control Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control-problem/m-p/6830799#M1471486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using   &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;cl_gui_cfw=&amp;gt;flush( ).&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 06:20:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control-problem/m-p/6830799#M1471486</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2010-03-31T06:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID Control Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control-problem/m-p/6830800#M1471487</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;Check your double click method implementation. How you are retrieving the value of the selected item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sample code for hotspot click &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL METHOD grid1-&amp;gt;get_current_cell
    IMPORTING
      e_row     = w_row
      e_value   = w_value
      e_col     = w_col
      .
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 06:34:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control-problem/m-p/6830800#M1471487</guid>
      <dc:creator>praveen_hannu</dc:creator>
      <dc:date>2010-03-31T06:34:17Z</dc:date>
    </item>
  </channel>
</rss>

