<?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: transport a deleted function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-deleted-function/m-p/7527703#M1561107</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel instead of repairing that request and re-transporting you can create a new request with the objects and components you need to import further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the function modules in a function group can access the global data of that group. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your request might have imported some objects those carried out that function paratemers to the table in QA system. &lt;/P&gt;&lt;P&gt;You can try to delete the contents of that FM parameter and release the request again to transport. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need to follow that because you already have those parameters in QA already which you need to remove.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Dec 2010 07:48:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-12-28T07:48:39Z</dc:date>
    <item>
      <title>transport a deleted function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-deleted-function/m-p/7527700#M1561104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In our system(R/3 4.6C), there was a Function module which named 'zif_xxxx'.&lt;/P&gt;&lt;P&gt;I deleted the Function module in the DEV(development machine).&lt;/P&gt;&lt;P&gt;Then I transported it to QA(Quality assurance).&lt;/P&gt;&lt;P&gt;But I still can find the function parameters in table FUNCT in QA.&lt;/P&gt;&lt;P&gt;And I can't find the  function parameters in table FUNCT in DEV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody tell me why and how to resolve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankyou very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 06:18:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-deleted-function/m-p/7527700#M1561104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-28T06:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: transport a deleted function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-deleted-function/m-p/7527701#M1561105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Did you check the transport logs?
                 After deleting the FM what did you transport to QA? Any more objects included in that request&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There might be some objects that might not have been deleted sucessfully or have been locked. Check the components list and objects included in that transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: K.Manas on Dec 28, 2010 7:33 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 06:25:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-deleted-function/m-p/7527701#M1561105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-28T06:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: transport a deleted function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-deleted-function/m-p/7527702#M1561106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is only one object(functin group) in the transport id.&lt;/P&gt;&lt;P&gt;I checked the log, and there wasn't any error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 07:09:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-deleted-function/m-p/7527702#M1561106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-28T07:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: transport a deleted function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-deleted-function/m-p/7527703#M1561107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel instead of repairing that request and re-transporting you can create a new request with the objects and components you need to import further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the function modules in a function group can access the global data of that group. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your request might have imported some objects those carried out that function paratemers to the table in QA system. &lt;/P&gt;&lt;P&gt;You can try to delete the contents of that FM parameter and release the request again to transport. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need to follow that because you already have those parameters in QA already which you need to remove.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 07:48:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-deleted-function/m-p/7527703#M1561107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-28T07:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: transport a deleted function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-deleted-function/m-p/7527704#M1561108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sloved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 07:28:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-a-deleted-function/m-p/7527704#M1561108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-04T07:28:00Z</dc:date>
    </item>
  </channel>
</rss>

