<?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: Trigger Double click event in Table Control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-double-click-event-in-table-control/m-p/4553922#M1075169</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;Refer to the link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="237049"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sumit Agarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Sep 2008 14:30:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-24T14:30:12Z</dc:date>
    <item>
      <title>Trigger Double click event in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-double-click-event-in-table-control/m-p/4553921#M1075168</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 need to call a second screen with table control when i double click on a record in the table control in the first screen.. How s this possible...&lt;/P&gt;&lt;P&gt;Is theer a function code for double click?? or is there any other method.. PLs help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 14:21:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-double-click-event-in-table-control/m-p/4553921#M1075168</guid>
      <dc:creator>lijisusan_mathews</dc:creator>
      <dc:date>2008-09-24T14:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger Double click event in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-double-click-event-in-table-control/m-p/4553922#M1075169</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;Refer to the link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="237049"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sumit Agarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 14:30:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-double-click-event-in-table-control/m-p/4553922#M1075169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T14:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger Double click event in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-double-click-event-in-table-control/m-p/4553923#M1075170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do other way...Add checkbox to table control with single selection..Check one of the line item and add a button which when clicked takes to second screen using the data for which the check box line item is checked..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(or)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your PF-STATUS enable F2 giving an okcode.&lt;/P&gt;&lt;P&gt;( You can find it in PF-STATUS -&amp;gt; Function keys -&amp;gt; Recommeneded function keys)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you enable this and activate any doubleclick on the screen will create the ok code you assign and control comes to PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where you write the statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-ucomm eq 'CLICK'.&lt;/P&gt;&lt;P&gt;GET CURSOR FIELD ws_field LINE ws_line.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If ws_field contains the field on which the user clicked and ws_line contains the line no. of ur table control.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 14:30:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-double-click-event-in-table-control/m-p/4553923#M1075170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T14:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger Double click event in Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-double-click-event-in-table-control/m-p/4553924#M1075171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For Columns you can enable the option &lt;STRONG&gt;Respond to Double click&lt;/STRONG&gt; option, in the PF-STATUS enable the F2 function with give the OK code as &lt;STRONG&gt;PICK&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the PAI you can check with the ok_code 'PICK' for doule click event.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 14:42:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trigger-double-click-event-in-table-control/m-p/4553924#M1075171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T14:42:02Z</dc:date>
    </item>
  </channel>
</rss>

