<?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 Module Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-error/m-p/9536786#M1751399</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;Goto SE03 then Select &lt;STRONG&gt;Search Objects in Requests/Tasks &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;after that select second object selection &lt;SPAN style="font-size: 10pt;"&gt;R3TR - FUGR and enter your Function Group name &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;and in Request/Task Selection tick &lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt;"&gt;Modifiable &lt;/STRONG&gt;check box. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Here you will requests in which that Function Group is locked. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Amit &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jun 2013 12:22:32 GMT</pubDate>
    <dc:creator>former_member212729</dc:creator>
    <dc:date>2013-06-04T12:22:32Z</dc:date>
    <item>
      <title>Function Module Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-error/m-p/9536781#M1751394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;removed bold formatting&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; For my requirement i created one FM in existing Function Group and &lt;/P&gt;&lt;P&gt;created TP as well for this FM,Laterly requirement change to create new Function grooup and create fucntion module in that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; What i did ,copied entire source code where am already developed in FM&lt;/P&gt;&lt;P&gt;and paste as it is in new FM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; After that i delted TP for first FM source code(ZF_GROUPUXX) and aslo deleted TP for FM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The existing Function Group changed by another person and also he moved &lt;/P&gt;&lt;P&gt;TP as well. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then what happen The exxisting Function Group still hold the source code of the FM i.e, the FM avialble in (ZF_GROUPUXX) ,i am trying to delete this one but it showing error message 'Objects Locked in another Task'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can any one please help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator message: Try to avoid using ALL CAPS or &lt;STRONG&gt;all bold&lt;/STRONG&gt; in your post. It looks unprofessional.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Suhas Saha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 09:55:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-error/m-p/9536781#M1751394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-04T09:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-error/m-p/9536782#M1751395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto se10 and check the TR in which the FM is present;&lt;/P&gt;&lt;P&gt;look for dependent objects and activate all.&lt;/P&gt;&lt;P&gt;then try deleting it&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1495/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 10:58:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-error/m-p/9536782#M1751395</guid>
      <dc:creator>Jay_Kamdar</dc:creator>
      <dc:date>2013-06-04T10:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-error/m-p/9536783#M1751396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Next time, use the "reassign" option in SE37 or SE80 in order to avoid such a mess.&lt;/P&gt;&lt;P&gt;Maybe you can manage to undo what you did so far and try again by properly reassigning the function module to the new function group. You might have to additionally move or copy global declarations or subroutines manually, if your function module uses any of these.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 11:06:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-error/m-p/9536783#M1751396</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2013-06-04T11:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-error/m-p/9536784#M1751397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am trying Reassign that one also not working,saying 'objects locked in onther task' &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 11:47:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-error/m-p/9536784#M1751397</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-04T11:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-error/m-p/9536785#M1751398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jay,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; There is no TR in se10 that is already moved to another system by different user&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 11:48:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-error/m-p/9536785#M1751398</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-04T11:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-error/m-p/9536786#M1751399</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;Goto SE03 then Select &lt;STRONG&gt;Search Objects in Requests/Tasks &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;after that select second object selection &lt;SPAN style="font-size: 10pt;"&gt;R3TR - FUGR and enter your Function Group name &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;and in Request/Task Selection tick &lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt;"&gt;Modifiable &lt;/STRONG&gt;check box. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Here you will requests in which that Function Group is locked. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Amit &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 12:22:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-error/m-p/9536786#M1751399</guid>
      <dc:creator>former_member212729</dc:creator>
      <dc:date>2013-06-04T12:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-error/m-p/9536787#M1751400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you remove the FM from the FG SAP try to include the whole FG (R3TR FUGR) in the transport task. If the new FM is in another transport task (look for object like LIMU FUNC, LIMU REPS, etc.) , the lock cannot be put on the function group, and the operation fails. You must put every object of the FG (*) in a single transport, or release the other transport request to release the lock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(*) Main&amp;nbsp; object FG : R3TR FUGR and no subobject like LIMU FUNC, REPS, REPT, DYNP included in it may be in another request.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 12:39:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-error/m-p/9536787#M1751400</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-06-04T12:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-error/m-p/9536788#M1751401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That Function Group locked by other user&lt;/P&gt;&lt;P&gt;and one more information That FM doesnt having any TP now,just available in Function group&lt;/P&gt;&lt;P&gt;with out TP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 04:50:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-error/m-p/9536788#M1751401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-05T04:50:09Z</dc:date>
    </item>
  </channel>
</rss>

