<?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: Transfering Function Modules from Production to Development system in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfering-function-modules-from-production-to-development-system/m-p/2324635#M510737</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my understanding you want to take some function modules from production to dev which means you must be having some version in dev of those funtion modules and you want to retrieve those latest versions in dev. Am i correct?&lt;/P&gt;&lt;P&gt;If so then just goto utilities-&amp;gt;version management for those FMs  and there retrieve the latest versions existing in prod. for them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i am wrong in my understanding above the other possiblity i can think of is that you dont have any versions of those FMs in dev . This rarely is a possibility if the correct path is followed. But if that is your case then i guess you will have to create all those FMs i.e copy the ones existing in prod and create them all in dev as you can't have transport requests generated for them(as mentioned by you)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this solves your purpose&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;shivika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Jun 2007 11:58:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-02T11:58:54Z</dc:date>
    <item>
      <title>Transfering Function Modules from Production to Development system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfering-function-modules-from-production-to-development-system/m-p/2324632#M510734</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;I need to transfer some Function Modules from Production to Development system (special case), so no transport request is possible... How to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usefull answers will be rewarded.&lt;/P&gt;&lt;P&gt;BR, M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jun 2007 11:28:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfering-function-modules-from-production-to-development-system/m-p/2324632#M510734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-02T11:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Transfering Function Modules from Production to Development system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfering-function-modules-from-production-to-development-system/m-p/2324633#M510735</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;   in production, go to fm -&amp;gt; in the source code of the fm -&amp;gt; utilities -&amp;gt; upload/download -&amp;gt; download from production to presentation &lt;/P&gt;&lt;P&gt; create the fm with the same name in the dev. -&amp;gt; get into the source code and just do the reverse of the same....it works only for source code...import/export/changing/tables parameters i think you will need to do it manually&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful, reward&lt;/P&gt;&lt;P&gt;Sathish. R&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Sathish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jun 2007 11:51:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfering-function-modules-from-production-to-development-system/m-p/2324633#M510735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-02T11:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Transfering Function Modules from Production to Development system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfering-function-modules-from-production-to-development-system/m-p/2324634#M510736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is possible,talk to basis guy,he will transport from production to development.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jun 2007 11:55:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfering-function-modules-from-production-to-development-system/m-p/2324634#M510736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-02T11:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Transfering Function Modules from Production to Development system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfering-function-modules-from-production-to-development-system/m-p/2324635#M510737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my understanding you want to take some function modules from production to dev which means you must be having some version in dev of those funtion modules and you want to retrieve those latest versions in dev. Am i correct?&lt;/P&gt;&lt;P&gt;If so then just goto utilities-&amp;gt;version management for those FMs  and there retrieve the latest versions existing in prod. for them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i am wrong in my understanding above the other possiblity i can think of is that you dont have any versions of those FMs in dev . This rarely is a possibility if the correct path is followed. But if that is your case then i guess you will have to create all those FMs i.e copy the ones existing in prod and create them all in dev as you can't have transport requests generated for them(as mentioned by you)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this solves your purpose&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;shivika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jun 2007 11:58:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfering-function-modules-from-production-to-development-system/m-p/2324635#M510737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-02T11:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Transfering Function Modules from Production to Development system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfering-function-modules-from-production-to-development-system/m-p/2324636#M510738</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;It is possible to transport form production to development but it is a tedious process for basis and no company will do that, better you create same in development.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jun 2007 12:17:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfering-function-modules-from-production-to-development-system/m-p/2324636#M510738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-02T12:17:33Z</dc:date>
    </item>
  </channel>
</rss>

