<?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: Unable to delete a function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631963#M1664971</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mr. Souvik Saha,&lt;/P&gt;&lt;P&gt;Here is one method to find out if the object is really not locked under any request or not. Go to se11, display table, E071 ( Change &amp;amp; Transport System: Object Entries of Requests/Tasks ) . See the table contents. Here give your function module name as obj_name. It will list you all the transport requests and tasks in which the object is locked, now you can manually check them in transaction SE01 and delete the entry.&lt;/P&gt;&lt;P&gt;Hope this solves your problem. Thank you.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kartik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Mar 2012 09:02:02 GMT</pubDate>
    <dc:creator>Kartik2</dc:creator>
    <dc:date>2012-03-30T09:02:02Z</dc:date>
    <item>
      <title>Unable to delete a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631959#M1664967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I created a function module and saved it in a Transport request. Now I do not require the Function Module .When I try to delete the function module it gives the message 'Object components locked in request and separate task'. I checked the Transports but none of Requests or Tasks contained the function module.&lt;/P&gt;&lt;P&gt;Please let me know how to delete the function module.&lt;BR /&gt;[Please note : the function module is not being used in any programs.]&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 08:52:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631959#M1664967</guid>
      <dc:creator>souvik_saha</dc:creator>
      <dc:date>2012-03-30T08:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631960#M1664968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SE37--&amp;gt;Utilities--&amp;gt; Version Management&lt;/P&gt;&lt;P&gt;Did you see any tranport request? If yes, then delete it from request through SE01 and then delete it from SE37&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 08:59:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631960#M1664968</guid>
      <dc:creator>former_member189779</dc:creator>
      <dc:date>2012-03-30T08:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631961#M1664969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;may be your function module is used in other objects,check WHERE USED LIST for your FM.&lt;/P&gt;&lt;P&gt;activate the function group proprly that may also cause some error&lt;/P&gt;&lt;P&gt;Thank and regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 09:01:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631961#M1664969</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-30T09:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631962#M1664970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No there are no transports in teh version management for this FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 09:01:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631962#M1664970</guid>
      <dc:creator>souvik_saha</dc:creator>
      <dc:date>2012-03-30T09:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631963#M1664971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mr. Souvik Saha,&lt;/P&gt;&lt;P&gt;Here is one method to find out if the object is really not locked under any request or not. Go to se11, display table, E071 ( Change &amp;amp; Transport System: Object Entries of Requests/Tasks ) . See the table contents. Here give your function module name as obj_name. It will list you all the transport requests and tasks in which the object is locked, now you can manually check them in transaction SE01 and delete the entry.&lt;/P&gt;&lt;P&gt;Hope this solves your problem. Thank you.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kartik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 09:02:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631963#M1664971</guid>
      <dc:creator>Kartik2</dc:creator>
      <dc:date>2012-03-30T09:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631964#M1664972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Souvik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using TCode SE03, check which transport request contains the module.&lt;/P&gt;&lt;P&gt;SE03 &amp;gt;&amp;gt; Search for objects in requests/Tasks &amp;gt;&amp;gt; FUNC &amp;gt;&amp;gt; &amp;lt;Function module name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Xineohpi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 09:02:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631964#M1664972</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-30T09:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631965#M1664973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also&lt;/P&gt;&lt;P&gt;Check if all the includes, function module are locked in the Transport request, If so, Unlock the request in SE03 and then try to delete the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE03-&amp;gt;Unlock Objects(Expert Tool) - Enter the Task or Request in which the FM exists,.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 09:03:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631965#M1664973</guid>
      <dc:creator>former_member189779</dc:creator>
      <dc:date>2012-03-30T09:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631966#M1664974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked the where used list, but as mentioned in my first post ,this FM is not used anywhere else.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 09:04:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631966#M1664974</guid>
      <dc:creator>souvik_saha</dc:creator>
      <dc:date>2012-03-30T09:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631967#M1664975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mr. Kartik,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I checked the table entries in E071 for the function module and the function group as well but for the function module there were no entries while there were three entries for the function group but all of them were released. &lt;/P&gt;&lt;P&gt;Moreover , the FM is right now in $tmp package.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Souvik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 09:11:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631967#M1664975</guid>
      <dc:creator>souvik_saha</dc:creator>
      <dc:date>2012-03-30T09:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631968#M1664976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look in not released transport requests for the objects which can lock the function module&lt;BR /&gt;- LIMU&amp;nbsp;&amp;nbsp;&amp;nbsp; FUGT&amp;nbsp;&amp;nbsp;&amp;nbsp; Function Group Texts&lt;BR /&gt;- LIMU&amp;nbsp;&amp;nbsp;&amp;nbsp; FUNC&amp;nbsp;&amp;nbsp;&amp;nbsp; Function Module&lt;BR /&gt;- R3TR&amp;nbsp;&amp;nbsp;&amp;nbsp; FUGR&amp;nbsp;&amp;nbsp;&amp;nbsp; Function Group&lt;BR /&gt;- LIMU&amp;nbsp;&amp;nbsp;&amp;nbsp; REPS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Report Source Code (Includes)&lt;BR /&gt;- LIMU&amp;nbsp;&amp;nbsp;&amp;nbsp; REPT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Report Texts (main program)&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 09:14:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631968#M1664976</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-03-30T09:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631969#M1664977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xineohpi,&lt;/P&gt;&lt;P&gt;I checked using the Tcode SE03 also but there are no TRs which contain the function module.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Souvik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 09:16:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631969#M1664977</guid>
      <dc:creator>souvik_saha</dc:creator>
      <dc:date>2012-03-30T09:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631970#M1664978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maintain check for modified and uncheck released.&lt;/P&gt;&lt;P&gt;Check for &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;FUGR&amp;nbsp;&amp;nbsp;&amp;nbsp; Function Group&lt;/SPAN&gt; and &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt; FUGT&amp;nbsp;&amp;nbsp;&amp;nbsp; Function Group Texts&lt;/SPAN&gt; as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 09:20:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631970#M1664978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-30T09:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631971#M1664979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;also&lt;/P&gt;&lt;P&gt;SE03 &amp;gt;&amp;gt; Find Requests &amp;gt;&amp;gt; Enter ur user name.&lt;/P&gt;&lt;P&gt;You will get a list. Expand all. Check which TR has your FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 09:27:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631971#M1664979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-30T09:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631972#M1664980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vinit.&lt;/P&gt;&lt;P&gt;The problem was that the Include in the function group where a new include gets added for each of the function modules which are created in the group was locked in some other TR .&lt;/P&gt;&lt;P&gt;After unlocking it using SE03, the function module was easily deleted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 09:37:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631972#M1664980</guid>
      <dc:creator>souvik_saha</dc:creator>
      <dc:date>2012-03-30T09:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631973#M1664981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Raymond,&lt;/P&gt;&lt;P&gt;The issue is resolved as per my previous reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 09:38:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631973#M1664981</guid>
      <dc:creator>souvik_saha</dc:creator>
      <dc:date>2012-03-30T09:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631974#M1664982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(Look at time of post &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/5.0.1/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 09:44:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-delete-a-function-module/m-p/8631974#M1664982</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-03-30T09:44:30Z</dc:date>
    </item>
  </channel>
</rss>

