<?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: migrating data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-data/m-p/3046742#M721214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;thnx for replying.&lt;/P&gt;&lt;P&gt;can u plz give me an example as iam doing it for the first time &amp;amp; its very urgent.&lt;/P&gt;&lt;P&gt;expecting an answer!&lt;/P&gt;&lt;P&gt;EXpecting your answer!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        abbaper&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        abbaper&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Nov 2007 07:32:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-03T07:32:27Z</dc:date>
    <item>
      <title>migrating data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-data/m-p/3046740#M721212</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 want to migrate data of tables mkpf , mseg , bkpf, bseg from old sap system to new sap system. its very urgent can anyone plz provide me with a solution as how to achieve this.&lt;/P&gt;&lt;P&gt;expecting an answer.&lt;/P&gt;&lt;P&gt;points wuld be rewarded to all.&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2007 07:23:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-data/m-p/3046740#M721212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-03T07:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: migrating data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-data/m-p/3046741#M721213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    Write an program which will extract the data from the old system and store the files at specific location.Now use BAPI's or BDC programsa to upload the same data into new system.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shafivullah Mohammad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2007 07:27:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-data/m-p/3046741#M721213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-03T07:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: migrating data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-data/m-p/3046742#M721214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;thnx for replying.&lt;/P&gt;&lt;P&gt;can u plz give me an example as iam doing it for the first time &amp;amp; its very urgent.&lt;/P&gt;&lt;P&gt;expecting an answer!&lt;/P&gt;&lt;P&gt;EXpecting your answer!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        abbaper&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        abbaper&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2007 07:32:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-data/m-p/3046742#M721214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-03T07:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: migrating data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-data/m-p/3046743#M721215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    Use select query to get the data from the database tables into an internal table. Now download this internal table at specific path using Gui_download FM or If it is data sets then open them and use transfer . Now u have 4 diff files at the specified location . Now write a custom load program in ur new SAP system which will pick the data from this files using GUI_UPLOAD Fm or incase of datasets use read dataset. Now u can use BDC's or BAPI's for uploading of the same data.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shafivullah Mohammad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2007 07:58:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-data/m-p/3046743#M721215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-03T07:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: migrating data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-data/m-p/3046744#M721216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;once again thnx a lot for replying,&lt;/P&gt;&lt;P&gt;if possible can u plz provide me with sample code or explain it with an example.&lt;/P&gt;&lt;P&gt;can u kindly explain it in detail &amp;amp; wht do u mean by 4 different files  at  specified location.&lt;/P&gt;&lt;P&gt;expecting your answer.&lt;/P&gt;&lt;P&gt;thnx &amp;amp; rgds&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Can anyone plz help?????&amp;lt;/b&amp;gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        abbaper&lt;/P&gt;&lt;P&gt;points r guarented&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        abbaper&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2007 08:08:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-data/m-p/3046744#M721216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-03T08:08:17Z</dc:date>
    </item>
  </channel>
</rss>

