<?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: double click command problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/double-click-command-problem/m-p/4004520#M956692</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If u r developing in screen painter, u can assign a function code to that text field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when u click on that field , that function code will be captured into the OKCODE field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;lavanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jun 2008 07:15:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-24T07:15:30Z</dc:date>
    <item>
      <title>double click command problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/double-click-command-problem/m-p/4004517#M956689</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 some screen field (text field ) itu2019s  number get it automatically. What I need when I double click on text field I want to go to the transaction. Can u tell me how should I do it?. This program I was develop using screen painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rehard&lt;/P&gt;&lt;P&gt;nawa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 07:11:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/double-click-command-problem/m-p/4004517#M956689</guid>
      <dc:creator>Nawanandana</dc:creator>
      <dc:date>2008-06-24T07:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: double click command problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/double-click-command-problem/m-p/4004518#M956690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Use this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set parameter id .......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call transaction &amp;lt;tcode&amp;gt; and skip first screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter id can be found out by pressing F1 on that field and checking technical settings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 07:13:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/double-click-command-problem/m-p/4004518#M956690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T07:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: double click command problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/double-click-command-problem/m-p/4004519#M956691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R u using normal reporting or module pool?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 07:14:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/double-click-command-problem/m-p/4004519#M956691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T07:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: double click command problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/double-click-command-problem/m-p/4004520#M956692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If u r developing in screen painter, u can assign a function code to that text field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when u click on that field , that function code will be captured into the OKCODE field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;lavanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 07:15:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/double-click-command-problem/m-p/4004520#M956692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T07:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: double click command problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/double-click-command-problem/m-p/4004521#M956693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the GUI status of this screen, assign a function code with function key "F2" - let's say "&amp;amp;IC1".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Within user command check if sy-ucomm is &amp;amp;IC1 and get field name( using get cursor field).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the filedname is same as the one you require for double click handling then call the transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 07:16:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/double-click-command-problem/m-p/4004521#M956693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T07:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: double click command problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/double-click-command-problem/m-p/4004522#M956694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Set the Parameter ID of the respective transaction.&lt;/P&gt;&lt;P&gt;and then Call Transaction &amp;lt;TCODE NAME &amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;*************&lt;STRONG&gt;Reward Point if helpful&lt;/STRONG&gt;***************&amp;amp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 07:17:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/double-click-command-problem/m-p/4004522#M956694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T07:17:53Z</dc:date>
    </item>
  </channel>
</rss>

