<?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 Group Does Not Exist but not allowed to create in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539251#M1751684</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For function group creation You can use starting with Z or y.&lt;/P&gt;&lt;P&gt;Ex:- Z&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;IBAN2 &lt;/SPAN&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jun 2013 09:23:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-18T09:23:47Z</dc:date>
    <item>
      <title>Function Group Does Not Exist but not allowed to create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539241#M1751674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ABAP Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a situation where we wish to create Function Group IBAN2. If we display via SE80 or SE37 -&amp;gt; Display Group it states IBAN2 does not exist. However, if we try create via SE80 it won't allow forwrad navigation and via SE37 -&amp;gt; Create Group it says the item already exists. See attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you advise how we coudl proceed to create IBAN2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 17:36:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539241#M1751674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-14T17:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group Does Not Exist but not allowed to create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539242#M1751675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at your other forum post, it seems you have attempted to implement a SAP note manually? I'm guessing that you got part of the way through this process, deleted the function group and now are trying to start again?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My guess is that the deletion of the function group was not fully successful and that you either have a corrupted TADIR table entry for that function group or there is another table entry that wasn't updated/deleted correctly by the ABAP workbench during the deletion process. (Did you get any errors or shortdumps at any time during the deletion?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My suggestion is to attempt to create the function group again but first set a dynamic breakpoint or watchpoint so that your debugger will stop at that error message. Reading the code before the error message is raised should give you some clues as to where the problem lies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Glen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. When you finally get this problem solved and the function group is recreated then I recommend you take Varun's suggestion in your other posting and use SNOTE to implement the code within the function group. The correction instructions in the Note are valid from 620 to 740 so I can't see why you shouldn't be able to use SNOTE to implement the Note in your 731 system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 19:01:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539242#M1751675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-14T19:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group Does Not Exist but not allowed to create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539243#M1751676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to repair the Function Group. Sometimes, it would be able to fix the situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE37. Use menu Utilities &amp;gt; Repair Func. Group. &lt;/P&gt;&lt;P&gt;Enter your group and see if you find any inconsistencies in the group. The tool would show up the option to fix them as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 19:30:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539243#M1751676</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2013-06-14T19:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group Does Not Exist but not allowed to create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539244#M1751677</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;Isn't the following thread yours in which you created the IBAN2 by copying from IBAN in SE80 just a few days back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://answers.sap.com/thread/3365840" title="http://scn.sap.com/thread/3365840"&gt;http://scn.sap.com/thread/3365840&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 22:33:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539244#M1751677</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-06-14T22:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group Does Not Exist but not allowed to create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539245#M1751678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Glen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes we had partially proceeded to do this manually but were then advised to delete this and restart and use SNOTE. I didn't see any error popup when doing the delete though. I have checked table TADIR and can see an entry there for IBAN2. See attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you have any ideas how to remove/coerrct that or where to go next?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Jun 2013 09:42:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539245#M1751678</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-15T09:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group Does Not Exist but not allowed to create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539246#M1751679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I was not able to attach another document. But is is basically a TADIR entry for IBAN2:&lt;/P&gt;&lt;P&gt;PGMID: R3TR&lt;/P&gt;&lt;P&gt;OBJECR: FUGR&lt;/P&gt;&lt;P&gt;OBJ NAME: IBAN2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEVCLASS: BF&lt;/P&gt;&lt;P&gt;CPROJECT:L&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Jun 2013 09:44:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539246#M1751679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-15T09:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group Does Not Exist but not allowed to create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539247#M1751680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Out of interest... what value does your TADIR entry have in the "Deleted" (fieldname: DELFLAG) column? Hopefully it is set to true ('X').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried debugging the creation process as I suggested earlier?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Glen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jun 2013 23:18:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539247#M1751680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-16T23:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group Does Not Exist but not allowed to create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539248#M1751681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Glen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The TADIR DELFLAG field is blank. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I debugged as you suggested. The error is generated in include LSEUFF06 in FORM access_permission_call_deq. In this FORM it is looking for mode 'FREE' and object_class TLIB. In the function RS_ACCESS_PERMISSION it is finding LIABN2TOP and the SAPLIBAN2. &lt;/P&gt;&lt;P&gt;It then exits out of this with the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also ran transaction STDR and in category 'Object Directory Entries Without Object' I see the IBAN2 there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you have any ideas how to proceed based on the above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 08:31:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539248#M1751681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-17T08:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group Does Not Exist but not allowed to create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539249#M1751682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Glen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I needed to Rebuild the object list in SE80 for the Funcntion Group. Once I did that the status was corrected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I can reapply the note and all is good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 09:24:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539249#M1751682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-17T09:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group Does Not Exist but not allowed to create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539250#M1751683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah yes. Well done for solving it. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1581/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope SNOTE works for you this time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Glen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 12:14:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539250#M1751683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-17T12:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group Does Not Exist but not allowed to create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539251#M1751684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For function group creation You can use starting with Z or y.&lt;/P&gt;&lt;P&gt;Ex:- Z&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;IBAN2 &lt;/SPAN&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 09:23:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-does-not-exist-but-not-allowed-to-create/m-p/9539251#M1751684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-18T09:23:47Z</dc:date>
    </item>
  </channel>
</rss>

