<?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 Assign a Function key to a Push Button in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/assign-a-function-key-to-a-push-button/m-p/399364#M10124</link>
    <description>&lt;P&gt;Hi Good day,&lt;/P&gt;&lt;P&gt;Before posting this Question i have checked, and implemented but its not triggering and working for me. so am posting.&lt;/P&gt;&lt;P&gt;Assign a FKEY to Push Button, I have 2 push buttons.&lt;/P&gt;&lt;P&gt;1. POST = Fkey - F6&lt;/P&gt;&lt;P&gt;2. SCAN = Fkey - F7&lt;/P&gt;&lt;P&gt;This is what i have done.&lt;/P&gt;&lt;P&gt;1. Created 2 Buttons&lt;/P&gt;&lt;P&gt;2. Assigned the Fcodes&lt;/P&gt;&lt;P&gt;3. Double clicked the PF-STATUS&lt;/P&gt;&lt;P&gt;4. Utilities - Choose F6 - for POST and F7 - for SCAN.&lt;/P&gt;&lt;P&gt;This is what everyone says to assign a FKEY. but its not working for me.&lt;/P&gt;&lt;P&gt;where did i go wrong?&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;j.&lt;/P&gt;</description>
    <pubDate>Thu, 02 Feb 2017 07:12:56 GMT</pubDate>
    <dc:creator>former_member317781</dc:creator>
    <dc:date>2017-02-02T07:12:56Z</dc:date>
    <item>
      <title>Assign a Function key to a Push Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/assign-a-function-key-to-a-push-button/m-p/399364#M10124</link>
      <description>&lt;P&gt;Hi Good day,&lt;/P&gt;&lt;P&gt;Before posting this Question i have checked, and implemented but its not triggering and working for me. so am posting.&lt;/P&gt;&lt;P&gt;Assign a FKEY to Push Button, I have 2 push buttons.&lt;/P&gt;&lt;P&gt;1. POST = Fkey - F6&lt;/P&gt;&lt;P&gt;2. SCAN = Fkey - F7&lt;/P&gt;&lt;P&gt;This is what i have done.&lt;/P&gt;&lt;P&gt;1. Created 2 Buttons&lt;/P&gt;&lt;P&gt;2. Assigned the Fcodes&lt;/P&gt;&lt;P&gt;3. Double clicked the PF-STATUS&lt;/P&gt;&lt;P&gt;4. Utilities - Choose F6 - for POST and F7 - for SCAN.&lt;/P&gt;&lt;P&gt;This is what everyone says to assign a FKEY. but its not working for me.&lt;/P&gt;&lt;P&gt;where did i go wrong?&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;j.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 07:12:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/assign-a-function-key-to-a-push-button/m-p/399364#M10124</guid>
      <dc:creator>former_member317781</dc:creator>
      <dc:date>2017-02-02T07:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Assign a Function key to a Push Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/assign-a-function-key-to-a-push-button/m-p/399365#M10125</link>
      <description>&lt;P&gt;Is it a general dynpro (or a selection screen)?&lt;/P&gt;&lt;P&gt;What is not working for you?&lt;/P&gt;&lt;P&gt;How do you evaluate the event?&lt;/P&gt;&lt;P&gt;Are you using "sy-ucomm" or "ok_code"?&lt;/P&gt;&lt;P&gt;Did you check the &lt;A href="http://help.sap.com/abapdocu_751/en/index.htm?file=abendynpro_gui_status_abexa.htm"&gt;example from the documentation&lt;/A&gt; (available in the system)?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 10:17:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/assign-a-function-key-to-a-push-button/m-p/399365#M10125</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2017-02-02T10:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Assign a Function key to a Push Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/assign-a-function-key-to-a-push-button/m-p/399366#M10126</link>
      <description>&lt;P&gt;Like &lt;A rel="user" href="https://answers.sap.com/users/3970/horstkeller.html" nodeid="3970"&gt;Horst Keller&lt;/A&gt; I have so many question about what exactly you did... even in your description "Double clicked PF-STATUS" or "Utilities - Chose..." doesn't make entire sense to me. But, giving you the benefit of the doubt that everything else is in place, here is something that has tripped me up in the recent past. Make sure that the Function Keys are active. Here is a screen shot that should describe it...&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/18427-2017-02-02-08-07-28.jpg" /&gt;&lt;/P&gt;&lt;P&gt;For some reason this button is active only the opening screen of the status editor. I do wish it was active in the F-Key Consistency screen too and be available when you click around and get back to this view.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 13:28:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/assign-a-function-key-to-a-push-button/m-p/399366#M10126</guid>
      <dc:creator>raghug</dc:creator>
      <dc:date>2017-02-02T13:28:56Z</dc:date>
    </item>
  </channel>
</rss>

