<?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 Menu Painter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-painter/m-p/2814966#M658203</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I designed a screen using se51.I designed menu and enabled function keys.&lt;/P&gt;&lt;P&gt;Menu is working well.But application toolbar is not displayed.everething is active only.Shall we have to write the code for standard function keys after enabling them?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Oct 2007 12:27:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-05T12:27:14Z</dc:date>
    <item>
      <title>Menu Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-painter/m-p/2814966#M658203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I designed a screen using se51.I designed menu and enabled function keys.&lt;/P&gt;&lt;P&gt;Menu is working well.But application toolbar is not displayed.everething is active only.Shall we have to write the code for standard function keys after enabling them?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 12:27:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-painter/m-p/2814966#M658203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T12:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Menu Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-painter/m-p/2814967#M658204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes, you need to write the Code for the function keys, in the SET PF-STATUS we just enable the function keys, there we will give the Function codes, based on the function codes we need to write the code in PAI. &lt;/P&gt;&lt;P&gt;lets say, suppose, if you enbled the BACK button and given the BACK as function code, then write the below code for back button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if SY-UCOMM = 'BACK'.&lt;/P&gt;&lt;P&gt; Leave program &lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at the Demo Programs in SAP&lt;/P&gt;&lt;P&gt;DEMO_LIST_SET_PF_STATUS_1&lt;/P&gt;&lt;P&gt;DEMO_LIST_SET_PF_STATUS_2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 12:31:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-painter/m-p/2814967#M658204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T12:31:56Z</dc:date>
    </item>
  </channel>
</rss>

