<?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: Finding deletion log for Function group in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-deletion-log-for-function-group/m-p/460438#M14366</link>
    <description>&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;Did you check if there are any TRs for that function group using &lt;/P&gt;&lt;P&gt;SE03 &amp;gt;&amp;gt;Search for Objects in Requests/Tasks&lt;/P&gt;&lt;P&gt;Tick the 2nd checkbox with R3TR FUGR  "give the function group name".&lt;/P&gt;&lt;P&gt;You will be able to see the TRs against that FG.&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;</description>
    <pubDate>Fri, 07 Apr 2017 10:09:29 GMT</pubDate>
    <dc:creator>kiran_k8</dc:creator>
    <dc:date>2017-04-07T10:09:29Z</dc:date>
    <item>
      <title>Finding deletion log for Function group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-deletion-log-for-function-group/m-p/460437#M14365</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I face an issue :&lt;/P&gt;&lt;P&gt;The FM can be display in SE37  but when i jump to it's function group by navigation from SM37 and i got message : Function group XXX does not exist,  Message No. EU895&lt;/P&gt;&lt;P&gt;i check the function group in SE80 and it not available also not available.&lt;/P&gt;&lt;P&gt;i am not sure that it be deleted by someone else or not.  Please advice me any way to find out the log for function group.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2017 09:08:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-deletion-log-for-function-group/m-p/460437#M14365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-04-07T09:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Finding deletion log for Function group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-deletion-log-for-function-group/m-p/460438#M14366</link>
      <description>&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;Did you check if there are any TRs for that function group using &lt;/P&gt;&lt;P&gt;SE03 &amp;gt;&amp;gt;Search for Objects in Requests/Tasks&lt;/P&gt;&lt;P&gt;Tick the 2nd checkbox with R3TR FUGR  "give the function group name".&lt;/P&gt;&lt;P&gt;You will be able to see the TRs against that FG.&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2017 10:09:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-deletion-log-for-function-group/m-p/460438#M14366</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2017-04-07T10:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Finding deletion log for Function group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-deletion-log-for-function-group/m-p/460439#M14367</link>
      <description>&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;Thanks for your reply,  i tried to check if any modify and released TR in SE03 before that  but no object was found.&lt;/P&gt;&lt;P&gt;but if i use se37 to view 1 FM in that FG then i can see the code.&lt;/P&gt;&lt;P&gt;Then i tried to find out the version of FM and i saw the TR with many FM and without FG.&lt;/P&gt;&lt;P&gt;I thought this TR was transfered from another system and missed some object but when i view the log of TR and see not navigate to any system..&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2017 14:42:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-deletion-log-for-function-group/m-p/460439#M14367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-04-07T14:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Finding deletion log for Function group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-deletion-log-for-function-group/m-p/460440#M14368</link>
      <description>&lt;P&gt;A function group consists of a set of programs, the master program and a bunch of includes. For whatsoever reasons, most probably wrong transports, there seems to be an inconsistent state in your system. Your function module - residing in one include - cannot be active without it's master program SAPLfugr. You must look for a system where the function group is complete and transport it as a whole.&lt;/P&gt;&lt;P&gt;B.t w., did you check in SE38 if SAPLfugr is there? If yes, activating it might help. If not, see above.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Apr 2017 09:10:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-deletion-log-for-function-group/m-p/460440#M14368</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2017-04-08T09:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Finding deletion log for Function group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-deletion-log-for-function-group/m-p/460441#M14369</link>
      <description>&lt;P&gt;Hello Horst,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;program SAPLfugr is existed and i can active program and also function module.&lt;/P&gt;&lt;P&gt;The TR of FM include all : Fugr, FM, report program  SAPL....&lt;/P&gt;&lt;P&gt;But when i traced the log of this TR and received no log... I will ask basis for more checking this TR. &lt;/P&gt;</description>
      <pubDate>Sun, 09 Apr 2017 06:45:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-deletion-log-for-function-group/m-p/460441#M14369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-04-09T06:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Finding deletion log for Function group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-deletion-log-for-function-group/m-p/460442#M14370</link>
      <description>&lt;P&gt;But if SAPLfugr is there and active, you shouldn´t have any problem at all ...&lt;/P&gt;</description>
      <pubDate>Sun, 09 Apr 2017 08:50:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-deletion-log-for-function-group/m-p/460442#M14370</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2017-04-09T08:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Finding deletion log for Function group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-deletion-log-for-function-group/m-p/460443#M14371</link>
      <description>&lt;P&gt;You're correct that the FM is ok because the it's main program was already actived. The issue came from the TR be import from another system to our system that missing the Fugr object that why i could not check it in SE80. &lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2017 03:05:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-deletion-log-for-function-group/m-p/460443#M14371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-04-10T03:05:10Z</dc:date>
    </item>
  </channel>
</rss>

