<?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: Function Key defined in Application Toolbar but does not get displayed on screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-defined-in-application-toolbar-but-does-not-get-displayed-on/m-p/678741#M30156</link>
    <description>&lt;P&gt;  &lt;SPAN class="mention-scrubbed"&gt;8b889d0e8e6f4ed39f6c58e35664518f&lt;/SPAN&gt; quite strange.&lt;/P&gt;&lt;P&gt;Did you try to re-activate the status in production enviroment?&lt;/P&gt;</description>
    <pubDate>Thu, 22 Nov 2018 13:46:32 GMT</pubDate>
    <dc:creator>SimoneMilesi</dc:creator>
    <dc:date>2018-11-22T13:46:32Z</dc:date>
    <item>
      <title>Function Key defined in Application Toolbar but does not get displayed on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-defined-in-application-toolbar-but-does-not-get-displayed-on/m-p/678738#M30153</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;
  &lt;P&gt;I'm trying to find the reason why a function key which seems to be properly defined still does not get displayed on the screen (and yes, I know that &lt;A href="https://www.google.com/search?q=function+key+missing+on+application+toolbar+site:sap.com&amp;amp;client=firefox-b&amp;amp;ei=xmD2W-XeN5PXgQaD6LOIDw&amp;amp;start=30&amp;amp;sa=N&amp;amp;ved=0ahUKEwjl2czxwufeAhWTa8AKHQP0DPE4FBDy0wMIiAE&amp;amp;biw=1920&amp;amp;bih=925" target="_blank"&gt;similar questions have been asked before&lt;/A&gt; but none of the responses I checked fit our particular issue).&lt;/P&gt;
  &lt;P&gt;We have a custom program via which mass changes of individual sales-order fields can be triggered. This program and the relevant PF-Status "0100" gets enhanced every once in a while to allow yet another field to be updated, usually without any issues. This time around, an option to change the ship-to address was added and it shows up and works fine in the DEV-system. The change was introduced into PROD a while ago and there the function key for this change does not show up on the screen and we are at a loss to identify why this is happening.&lt;/P&gt;
  &lt;P&gt;Here are a few comparison screenshots from DEV (greyish background) and PROD (red background):&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/244277-qaa-missing-functionkey-dev-prod-01.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;The change was introduced with a transport-request ending with "WZL" which is the current version in PROD:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/244278-qaa-missing-functionkey-dev-prod-02.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;The function key shows up in the definitions in both DEV and PROD:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/244279-qaa-missing-functionkey-dev-prod-03.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;The code to set the PF-status hasn't been touched for this change:&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;*&amp;amp;---------------------------------------------------------------------*
*&amp;amp;      Module  PBO_0100  OUTPUT
*&amp;amp;---------------------------------------------------------------------*
*       text
*----------------------------------------------------------------------*
MODULE pbo_0100 OUTPUT.

  SET PF-STATUS '0100'.
  SET TITLEBAR  '0100'.

&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;And I didn't find anything which might hint at authorization related restrictions either.&lt;/P&gt;
  &lt;P&gt;Because our systems are currently getting the latest support packages (013) for NW750 EHP8, I can't provide comparable screenshots from our test-system but I have been told that the button was available before the system went into the upgrade process. DEV is already on SP13 while PROD is still on SP07.&lt;/P&gt;
  &lt;P&gt;So, the questions are: why doesn't the function key get displayed and why doesn't Ctrl-Shift-F1 invoke the processing associated with it? What else can I check and compare?&lt;/P&gt;
  &lt;P&gt;Thanks for any pointers you have!&lt;/P&gt;
  &lt;P&gt;Cheers&lt;/P&gt;
  &lt;P&gt;Bärbel&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 10:39:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-defined-in-application-toolbar-but-does-not-get-displayed-on/m-p/678738#M30153</guid>
      <dc:creator>BaerbelWinkler</dc:creator>
      <dc:date>2018-11-22T10:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Function Key defined in Application Toolbar but does not get displayed on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-defined-in-application-toolbar-but-does-not-get-displayed-on/m-p/678739#M30154</link>
      <description>&lt;P&gt;Hi Barbel!&lt;/P&gt;&lt;P&gt;Did you activate the function on PF Status?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 13:35:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-defined-in-application-toolbar-but-does-not-get-displayed-on/m-p/678739#M30154</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2018-11-22T13:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Function Key defined in Application Toolbar but does not get displayed on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-defined-in-application-toolbar-but-does-not-get-displayed-on/m-p/678740#M30155</link>
      <description>&lt;P&gt;Hi Simone,&lt;/P&gt;&lt;P&gt;I wasn't involved with the development, I'm just trying to help find the reason for the weird behaviour. I therefore cannot answer your question. In SE80 I however don't see a difference between DEV and PROD so if something weren't properly activated, shouldn't the button be missing in DEV as well?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 13:43:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-defined-in-application-toolbar-but-does-not-get-displayed-on/m-p/678740#M30155</guid>
      <dc:creator>BaerbelWinkler</dc:creator>
      <dc:date>2018-11-22T13:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Function Key defined in Application Toolbar but does not get displayed on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-defined-in-application-toolbar-but-does-not-get-displayed-on/m-p/678741#M30156</link>
      <description>&lt;P&gt;  &lt;SPAN class="mention-scrubbed"&gt;8b889d0e8e6f4ed39f6c58e35664518f&lt;/SPAN&gt; quite strange.&lt;/P&gt;&lt;P&gt;Did you try to re-activate the status in production enviroment?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 13:46:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-defined-in-application-toolbar-but-does-not-get-displayed-on/m-p/678741#M30156</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2018-11-22T13:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Function Key defined in Application Toolbar but does not get displayed on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-defined-in-application-toolbar-but-does-not-get-displayed-on/m-p/678742#M30157</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;simone.milesi&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Good call, Simone! I had tried to regenerate the object-list in SE80 which hadn't helped, but hadn't yet hit the "generate" button (as that more often than not wouldn't work in PROD for us anyway). I did it just now for the affected GUI-status and it a) worked technically and b) on re-running the program, the button now shows up:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/244301-qaa-nolongermissing-functionkey-prod.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Really strange behaviour on SAP's side. We'll keep an eye on this when the next button gets imported into PROD.&lt;/P&gt;&lt;P&gt;Thanks for your quick help with this.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Bärbel&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 13:56:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-defined-in-application-toolbar-but-does-not-get-displayed-on/m-p/678742#M30157</guid>
      <dc:creator>BaerbelWinkler</dc:creator>
      <dc:date>2018-11-22T13:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Function Key defined in Application Toolbar but does not get displayed on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-defined-in-application-toolbar-but-does-not-get-displayed-on/m-p/678743#M30158</link>
      <description>&lt;P&gt;Happy you solved, &lt;SPAN class="mention-scrubbed"&gt;8b889d0e8e6f4ed39f6c58e35664518f&lt;/SPAN&gt;!&lt;/P&gt;&lt;P&gt;Sometimes this happens if the button is inserted in a PF under Modification assistent.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 15:43:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-defined-in-application-toolbar-but-does-not-get-displayed-on/m-p/678743#M30158</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2018-11-22T15:43:15Z</dc:date>
    </item>
  </channel>
</rss>

