<?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 function keys for text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-keys-for-text/m-p/1817458#M349863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai all,&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;   How can we set a function key to text screens  in dialog programming?&lt;/P&gt;&lt;P&gt; I have made the settings as respond to double click. But I dont know how to make actions such as  calling another screen when click the particular text field in screen.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;S.Jenibalet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Feb 2007 09:20:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-02T09:20:49Z</dc:date>
    <item>
      <title>function keys for text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-keys-for-text/m-p/1817458#M349863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai all,&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;   How can we set a function key to text screens  in dialog programming?&lt;/P&gt;&lt;P&gt; I have made the settings as respond to double click. But I dont know how to make actions such as  calling another screen when click the particular text field in screen.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;S.Jenibalet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 09:20:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-keys-for-text/m-p/1817458#M349863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T09:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: function keys for text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-keys-for-text/m-p/1817459#M349864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jenibalet,&lt;/P&gt;&lt;P&gt;   You have to define a function code for F2 button in your pf status, say 'PICK'. That will be the function code for double click.&lt;/P&gt;&lt;P&gt;Then use get cursor statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case sy-ucomm.&lt;/P&gt;&lt;P&gt;when 'PICK'.&lt;/P&gt;&lt;P&gt;get cursor ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 09:24:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-keys-for-text/m-p/1817459#M349864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T09:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: function keys for text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-keys-for-text/m-p/1817460#M349865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your instance reply.&lt;/P&gt;&lt;P&gt;But I am asking function key for text  in dialog .can we use pick in screen.&lt;/P&gt;&lt;P&gt;  If we use Pick then in the get cursor, which name is to be given for the field if i am giving the name for text field the system wont accept it.&lt;/P&gt;&lt;P&gt; If possible can you give me a sample code for that with some example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;S.Jenibalet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 09:27:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-keys-for-text/m-p/1817460#M349865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T09:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: function keys for text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-keys-for-text/m-p/1817461#M349866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I THINK YOU CAN NOT ASSIGN FNCODE IN SCREEN FOR TEXT BOX .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;SHIBA DUTTA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 09:29:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-keys-for-text/m-p/1817461#M349866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T09:29:00Z</dc:date>
    </item>
  </channel>
</rss>

