<?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 Transfer data from production server to dev in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-production-server-to-dev/m-p/3234686#M771776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI all&lt;/P&gt;&lt;P&gt; I have a database in production server, now I wanna transfer data from there to development, how to do this&amp;#133;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Prajwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Dec 2007 05:25:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-31T05:25:01Z</dc:date>
    <item>
      <title>Transfer data from production server to dev</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-production-server-to-dev/m-p/3234686#M771776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI all&lt;/P&gt;&lt;P&gt; I have a database in production server, now I wanna transfer data from there to development, how to do this&amp;#133;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Prajwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 05:25:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-production-server-to-dev/m-p/3234686#M771776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-31T05:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer data from production server to dev</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-production-server-to-dev/m-p/3234687#M771777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Prajwal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming that your DEV system is some kind of &lt;EM&gt;sandbox&lt;/EM&gt; you could make a &lt;STRONG&gt;remote client-copy&lt;/STRONG&gt; (transaction &lt;STRONG&gt;SCC9&lt;/STRONG&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>Mon, 31 Dec 2007 05:34:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-production-server-to-dev/m-p/3234687#M771777</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-12-31T05:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer data from production server to dev</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-production-server-to-dev/m-p/3234688#M771778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;       Is it std table or customized table?&lt;/P&gt;&lt;P&gt;if its is std table, pls ask the basis team to do it. if its a customized one, u can import the values to excel and then upload it to the development.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Niyaz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 05:34:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-production-server-to-dev/m-p/3234688#M771778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-31T05:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer data from production server to dev</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-production-server-to-dev/m-p/3234689#M771779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its  customized table. please tell me how to upload. by writing code or is there any standard way to upload..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 05:42:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-production-server-to-dev/m-p/3234689#M771779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-31T05:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer data from production server to dev</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-production-server-to-dev/m-p/3234690#M771780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prajwal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just create a Transport request from &lt;STRONG&gt;se09&lt;/STRONG&gt; or &lt;STRONG&gt;se10&lt;/STRONG&gt;, then include all your package and database tables under that request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally release that request or give that request no. to basis people.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward pts if help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Deepanker.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 05:42:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-production-server-to-dev/m-p/3234690#M771780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-31T05:42:33Z</dc:date>
    </item>
  </channel>
</rss>

