<?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 Issue with ALV double click method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-alv-double-click-method/m-p/7489144#M1557128</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 have developed a module pool program. In that I have created two ALV grids in the same screen(say ALV1 and ALV2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initially ALV2 is not displayed. When we double click on a row of ALV1, then the ALV2 is displayed with some data.&lt;/P&gt;&lt;P&gt;According to my requirement, when i double click on the row of ALV2 i'm calling a screen and making entries in that.&lt;/P&gt;&lt;P&gt;Once data entered in that screen, it will return to the first screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we double click on another row of ALV1, then ALV2 is refreshed with new values and again double clicking on ALV2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the first time ALV2 is displayed, the double click method is working fine and I can able to call the screen an can enter the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when the ALV2 is refreshed with new data ( by double clicking on ALV1 second time),  and after double clicking the ALV2 it is calling the new screen. After entering the data in that screen and press enter , it is giving the same screen and it  is not returning to first screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In debugging I observed that, the double click method for ALV2 is triggered twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Dec 2010 06:21:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-12-09T06:21:22Z</dc:date>
    <item>
      <title>Issue with ALV double click method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-alv-double-click-method/m-p/7489144#M1557128</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 have developed a module pool program. In that I have created two ALV grids in the same screen(say ALV1 and ALV2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initially ALV2 is not displayed. When we double click on a row of ALV1, then the ALV2 is displayed with some data.&lt;/P&gt;&lt;P&gt;According to my requirement, when i double click on the row of ALV2 i'm calling a screen and making entries in that.&lt;/P&gt;&lt;P&gt;Once data entered in that screen, it will return to the first screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we double click on another row of ALV1, then ALV2 is refreshed with new values and again double clicking on ALV2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the first time ALV2 is displayed, the double click method is working fine and I can able to call the screen an can enter the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when the ALV2 is refreshed with new data ( by double clicking on ALV1 second time),  and after double clicking the ALV2 it is calling the new screen. After entering the data in that screen and press enter , it is giving the same screen and it  is not returning to first screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In debugging I observed that, the double click method for ALV2 is triggered twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 06:21:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-alv-double-click-method/m-p/7489144#M1557128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-09T06:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with ALV double click method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-alv-double-click-method/m-p/7489145#M1557129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Clear the value of the SY-UCOMM or OK_CODE value in the PBO or before pressing the ENTER to return to the main screen and write leave screen to back to the main screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suvajit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 10:32:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-alv-double-click-method/m-p/7489145#M1557129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-14T10:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with ALV double click method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-alv-double-click-method/m-p/7489146#M1557130</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;You can assign sy-ucomm value for Enter by going to the PF-status, and assigning F-code to the Enter button (a tick mark inside a circle). This way restrict your code by not letting it execute it for Enter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 11:01:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-alv-double-click-method/m-p/7489146#M1557130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-14T11:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with ALV double click method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-alv-double-click-method/m-p/7489147#M1557131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rajesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am almost sure that the problem is due to the fact that you handle the double-click event solely within your event handler method WITHOUT passing PAI afterwards (which would trigger the next PBO with automatic flushing).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at my sample report ZUS_SDN_THREE_ALV_GRIDS in thread &lt;SPAN __jive_macro_name="thread" id="806872"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to "pretty print" the coding a little bit but then you will see immediately how your communication between multiple ALV grids should look like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, you may have a look at blog:&lt;/P&gt;&lt;P&gt;[Against All Odds - Programming of Communicating (S)ALV Grid Controls|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/21504] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 20:55:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-alv-double-click-method/m-p/7489147#M1557131</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2010-12-14T20:55:12Z</dc:date>
    </item>
  </channel>
</rss>

