<?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: problem in transport request in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708832#M1106247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Priyanka&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another options to prevent the usage of these function modules is to add a single line of coding:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
MESSAGE 'Function module not yet released for testing or usage' TYPE 'X'.  " Dump !!!
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Oct 2008 17:09:21 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2008-10-30T17:09:21Z</dc:date>
    <item>
      <title>problem in transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708828#M1106243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a senario...&lt;/P&gt;&lt;P&gt;i have created 20 function modules and i have saved them in one package ZABC and function group ZXYZ.&lt;/P&gt;&lt;P&gt;Now my requiremnt is out of those 20 function modules i dont want to release some 5 function modules to testing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i went to se10 tcode iam able to see only the function group under the request no. &lt;/P&gt;&lt;P&gt;i dont want to delete those 5 function modules coz they will be used in future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;presently i need to transport only 15 function modules to testing.&lt;/P&gt;&lt;P&gt;how can i do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one suggest me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;priyanka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 16:34:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708828#M1106243</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-30T16:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: problem in transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708829#M1106244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, try .... you should create a new transporting order and delete the 5 FM, but after agree these 5 FM into the new order ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 16:38:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708829#M1106244</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-30T16:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: problem in transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708830#M1106245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could do the following:&lt;/P&gt;&lt;P&gt;- move these five function modules to a separate, dummy function group&lt;/P&gt;&lt;P&gt;- save this change under a different transport&lt;/P&gt;&lt;P&gt;- release the original transport&lt;/P&gt;&lt;P&gt;- move the five function modules back to the original function group&lt;/P&gt;&lt;P&gt;- save this change under a new transport (and keep this one)&lt;/P&gt;&lt;P&gt;- delete the dummy function group and the related transport&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is safer than trying to include single LIMU objects in the transport, you're going to miss out on something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 16:39:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708830#M1106245</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-10-30T16:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: problem in transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708831#M1106246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to transaction SE80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;right click on the function module -&amp;gt; Other functions --&amp;gt; Write transport entry..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you should be able to provide a different transport request for the Function module...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Few pointers here: If the FM already exist in the production, its fine otherwise the include L&amp;lt;Function_group&amp;gt;UXX&lt;/P&gt;&lt;P&gt;will not be transported which has the include entry of the new FM. So try to put the include also in the new transport request otherwise there will be an error during transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 16:44:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708831#M1106246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-30T16:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: problem in transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708832#M1106247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Priyanka&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another options to prevent the usage of these function modules is to add a single line of coding:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
MESSAGE 'Function module not yet released for testing or usage' TYPE 'X'.  " Dump !!!
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 17:09:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708832#M1106247</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2008-10-30T17:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: problem in transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708833#M1106248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u be clear...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;priyanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 17:12:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708833#M1106248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-30T17:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: problem in transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708834#M1106249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What Uwe meant was to put a line at the beginning of these 5 FMs saying those were not released and then dumping with an error message; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you put that , you can go ahead and move yoru transport to QA, even with these 5 modules&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 17:31:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708834#M1106249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-30T17:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: problem in transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708835#M1106250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priyanka,&lt;/P&gt;&lt;P&gt;You can do one thing. Which is basic. Just comment the code of the Five Function Module andtransport it to the othersystem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in future when you require these functionn module. then you can uncomment the code of the 5 Function Module and transport it to the other system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chidanand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 17:42:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708835#M1106250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-30T17:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: problem in transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708836#M1106251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priyanka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can reassign those 5 Function Modules to a new function group(saved as local object) and when you need them back you can once again reassign them back to original group and transport them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can reassign the function module through se80, just right click on the function group you will know what to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 18:00:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transport-request/m-p/4708836#M1106251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-30T18:00:45Z</dc:date>
    </item>
  </channel>
</rss>

