<?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: data transfer in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer/m-p/2724248#M632168</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Legacy System is nothing but a system other than the SAP in this case.This means the present system is being used by some software and technology and contains the whole data. So, now if they want to implement SAP, then all the data they have used till today need to transfer into SAP system (tables). So, in order to upload/transfer the data into SAP, we have lot of mechanisms like BDC program, LSMW, ALE/EDI IDOCS etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For BDC program, a flat file needs to be generated. So, the functional and the data migration guys analyze the Legacy System and then prepare a flat file of any format and then give the same to the Developer for creation of a BDC program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again there are two types in BDC  like session method and call transaction method.Each type has its own advantages and depending on the business requirement the developer and functional guys decide which one to develop and to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Please reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srinivasa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Aug 2007 16:32:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-15T16:32:52Z</dc:date>
    <item>
      <title>data transfer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer/m-p/2724246#M632166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in bdc.. we transfer the data from LEGACY SYSTEM into sap system.&lt;/P&gt;&lt;P&gt;in real time what is mean by legacy system and if it is other than sap&lt;/P&gt;&lt;P&gt;how the functional people give the requirement..&lt;/P&gt;&lt;P&gt;whether is is falt file or excel sheet.&lt;/P&gt;&lt;P&gt;pls.. how the bdc work is gping on Real time scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;help me,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 05:43:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer/m-p/2724246#M632166</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T05:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: data transfer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer/m-p/2724247#M632167</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;1, Legacy system means any system other than SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Functional ppl analyse how the data stored in this particular legacy system according to business, and try to relate those fields in legacy system to the standard fields in SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.so the Data in the legacy system can be taken into the text file(general practise)&lt;/P&gt;&lt;P&gt;and with the help of bdc...it is uploaded into SAP system&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 09:25:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer/m-p/2724247#M632167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T09:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: data transfer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer/m-p/2724248#M632168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Legacy System is nothing but a system other than the SAP in this case.This means the present system is being used by some software and technology and contains the whole data. So, now if they want to implement SAP, then all the data they have used till today need to transfer into SAP system (tables). So, in order to upload/transfer the data into SAP, we have lot of mechanisms like BDC program, LSMW, ALE/EDI IDOCS etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For BDC program, a flat file needs to be generated. So, the functional and the data migration guys analyze the Legacy System and then prepare a flat file of any format and then give the same to the Developer for creation of a BDC program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again there are two types in BDC  like session method and call transaction method.Each type has its own advantages and depending on the business requirement the developer and functional guys decide which one to develop and to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Please reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srinivasa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 16:32:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer/m-p/2724248#M632168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T16:32:52Z</dc:date>
    </item>
  </channel>
</rss>

