<?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 F3 Back function key in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/f3-back-function-key/m-p/3186319#M758784</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a screen with 3 buttons attached to 3 standard function keys: F2, F4 and F3. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F2 and F4 function keys are assigned to functionality different from the standard one. &lt;/P&gt;&lt;P&gt;However, F3 should be the standard BACK functionality. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that in the status I can change the functionality for the reserved function keys F2 and F4, but, in that case, the F3 functionality does not work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The screen is a rf screen without toolbar. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to permit the standard for F3? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Dec 2007 09:50:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-18T09:50:40Z</dc:date>
    <item>
      <title>F3 Back function key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f3-back-function-key/m-p/3186319#M758784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a screen with 3 buttons attached to 3 standard function keys: F2, F4 and F3. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F2 and F4 function keys are assigned to functionality different from the standard one. &lt;/P&gt;&lt;P&gt;However, F3 should be the standard BACK functionality. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that in the status I can change the functionality for the reserved function keys F2 and F4, but, in that case, the F3 functionality does not work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The screen is a rf screen without toolbar. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to permit the standard for F3? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 09:50:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f3-back-function-key/m-p/3186319#M758784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T09:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: F3 Back function key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f3-back-function-key/m-p/3186320#M758785</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;To add function keys to our interface, We must assign each function code a specific function key&lt;/P&gt;&lt;P&gt;In the R/3 System, there is a distinction between&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Reserved function keys &lt;/P&gt;&lt;P&gt;  Recommended function key settings &lt;/P&gt;&lt;P&gt;  Freely assigned function keys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F3 is comes under the Reserved Function Keys, So we can't assign any other Functionality to F3 Function Key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls Let me know if I am wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kanagaraja L&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 10:02:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f3-back-function-key/m-p/3186320#M758785</guid>
      <dc:creator>Kanagaraja_L</dc:creator>
      <dc:date>2007-12-18T10:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: F3 Back function key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f3-back-function-key/m-p/3186321#M758786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even i am working on RF transactions. To assign F3 for some functionality, follows these steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Goto Menupainter SE41&lt;/P&gt;&lt;P&gt;2) Click of Function Keys, Standard toolbar will appear.&lt;/P&gt;&lt;P&gt;3) Enter the FUNCTION CODE of the functionality you want to assign to BACK button of standard toolbar.&lt;/P&gt;&lt;P&gt;4) Activate it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats all, done.&lt;/P&gt;&lt;P&gt;Now you can use F3 as shortcut for pushbutton BACK similar to LM* transactions ( I am working on LM07).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you didnt understand, reply back. I will definitely help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward me if useful,&lt;/P&gt;&lt;P&gt;Harimanjesh AN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 10:16:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f3-back-function-key/m-p/3186321#M758786</guid>
      <dc:creator>harimanjesh_an</dc:creator>
      <dc:date>2007-12-18T10:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: F3 Back function key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f3-back-function-key/m-p/3186322#M758787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harimanjesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Goto Menupainter SE41&lt;/P&gt;&lt;P&gt;2) Click of Function Keys, Standard toolbar will appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that Standard toolbar does not appear because the type of key assignment is Dialog Box.&lt;/P&gt;&lt;P&gt;Could I change this to screen without any problem? I dont want the menu bar in the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Enter the FUNCTION CODE of the functionality you want to assign to BACK button of standard toolbar.&lt;/P&gt;&lt;P&gt;4) Activate it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 11:10:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f3-back-function-key/m-p/3186322#M758787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T11:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: F3 Back function key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f3-back-function-key/m-p/3186323#M758788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why did u select key assignment as Dialog Box? Any reason.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You better change it to Screen instead of Dialog box. You wont get any menubar, dont worry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To change the key assignment from Dialog box to Screen, follow the steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) In Menupainter SE41&lt;/P&gt;&lt;P&gt;2) Goto GOTO-&amp;gt; Attributes -&amp;gt;F key Settings&lt;/P&gt;&lt;P&gt;3) A popup window will come, there u change the type of key assignment from Dialog box to Screen.&lt;/P&gt;&lt;P&gt;4) Warning message will come, Dont worry.  Just press Enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dont mind to ask any questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward me if useful,&lt;/P&gt;&lt;P&gt;Harimanjesh AN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2007 03:23:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f3-back-function-key/m-p/3186323#M758788</guid>
      <dc:creator>harimanjesh_an</dc:creator>
      <dc:date>2007-12-19T03:23:45Z</dc:date>
    </item>
  </channel>
</rss>

