<?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 Table control vertical scroll bar going to PICK user command in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scroll-bar-going-to-pick-user-command/m-p/6726527#M1456356</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;&lt;/P&gt;&lt;P&gt;I have created the table control in the screen 2000 and also PF STATUS 'MENU_2000' and assigned the function key F2 for PICK and selected the check box 'Respond to double-click' for the first field in tablecontrol. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every thing is fine. I can able to display values in table control and if I say double click on the first field, I can do the user action. But if I touches the vertical scroll bar, it is going to user command 'PICK' instead of scrolling down. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one tell me where the mistake is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks inadvance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ramesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Mar 2010 14:46:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-16T14:46:56Z</dc:date>
    <item>
      <title>Table control vertical scroll bar going to PICK user command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scroll-bar-going-to-pick-user-command/m-p/6726527#M1456356</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;&lt;/P&gt;&lt;P&gt;I have created the table control in the screen 2000 and also PF STATUS 'MENU_2000' and assigned the function key F2 for PICK and selected the check box 'Respond to double-click' for the first field in tablecontrol. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every thing is fine. I can able to display values in table control and if I say double click on the first field, I can do the user action. But if I touches the vertical scroll bar, it is going to user command 'PICK' instead of scrolling down. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one tell me where the mistake is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks inadvance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ramesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Mar 2010 14:46:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scroll-bar-going-to-pick-user-command/m-p/6726527#M1456356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-16T14:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Table control vertical scroll bar going to PICK user command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scroll-bar-going-to-pick-user-command/m-p/6726528#M1456357</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;&lt;/P&gt;&lt;P&gt;Any idea on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Mar 2010 18:28:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scroll-bar-going-to-pick-user-command/m-p/6726528#M1456357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-16T18:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Table control vertical scroll bar going to PICK user command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scroll-bar-going-to-pick-user-command/m-p/6726529#M1456358</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;Seems like you are directly using the field SY-UCOMM/not clearing the ok code. Did you assign the OK_CODE field in the field attributes of the screen? If not try in that way. I think system is picking the old OK code used. You can check it in this way. Just aafter entering the table control, don't double click. Just try to scroll. It should work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Mar 2010 18:36:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scroll-bar-going-to-pick-user-command/m-p/6726529#M1456358</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2010-03-16T18:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Table control vertical scroll bar going to PICK user command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scroll-bar-going-to-pick-user-command/m-p/6726530#M1456359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. Got it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Mar 2010 19:06:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scroll-bar-going-to-pick-user-command/m-p/6726530#M1456359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-16T19:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Table control vertical scroll bar going to PICK user command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scroll-bar-going-to-pick-user-command/m-p/6726531#M1456360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;Total Posts:  109  &lt;/P&gt;&lt;P&gt;&amp;gt;Total Questions:  46 (29 unresolved)  &lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message - You can also assign Po1nts to helpful answers. This encourages people to help you in the future.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Mar 2010 20:20:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-vertical-scroll-bar-going-to-pick-user-command/m-p/6726531#M1456360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-16T20:20:06Z</dc:date>
    </item>
  </channel>
</rss>

