<?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: ALE,BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-bdc/m-p/2561608#M584214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jul 2007 10:41:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-17T10:41:20Z</dc:date>
    <item>
      <title>ALE,BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-bdc/m-p/2561602#M584208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u plz tell me the diference b/w ALE,BDC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 09:00:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-bdc/m-p/2561602#M584208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T09:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: ALE,BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-bdc/m-p/2561603#M584209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can go throgh the documenetion then you get an idea&lt;/P&gt;&lt;P&gt;Why Should we use IDOC to transfer data from Legacy (Peoplesoft) System to SAP r/3. Why cant we use BDC.. can u explain wen should we use BDC and Wen we go for Idoc ,,, if possible explain the purpose of all transfer techniques &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the idoc method to transfer the data when you are having an interface between the sap system and the legacy system......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the times BDC is not preferable like take the case you developed on upload program with bdc after some days your company thought to go for upgrade the sap vesion from lower version to upper version... in that upgraded version the application may change like sequence of fields or screens at that time you previous bdc program will not work here so u have to develop a new program and and you have to take the things into consideration again... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where as if you use bapi or idoc method it will support the upgradations... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the case of bdc you have to take the data into flat files.... and then upload it to sap system after all the validations done some times the data which is in the flat file is confidential so there is no security if u take such data in flat file any user can chang the data even though if u maintain the data in application server super user can change the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where is idoc is fully secured... you can easily establich the interface between the systems and once it is done you can transfer the data with full security because idoc r generated by a program... so there is no manual interaction.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward cpoints&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 09:02:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-bdc/m-p/2561603#M584209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T09:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: ALE,BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-bdc/m-p/2561604#M584210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;BDC programming&amp;lt;/b&amp;gt;-BDC programmingTransferring of large/external/legacy data into SAP system using Batch Input programming. Batch input is a automatic procedure referred to as BDC(Batch Data Communications).The central component of the transfer is a queue file which receives the data vie a batch input programs and groups associated data into &amp;#147;sessions&amp;#148;. &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;1.there  is  no  partner  profile .&lt;/P&gt;&lt;P&gt;2.  logical  system  is required.&lt;/P&gt;&lt;P&gt;3.  RFC  is  required .&lt;/P&gt;&lt;P&gt;4.no segment  required  .&lt;/P&gt;&lt;P&gt;5.No  work flow .&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;ALE&amp;lt;/b&amp;gt; is SAP proprietary technology that enables data communications between two or more SAP R/3 systems and/or R/3 and external systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;1.there is  partner  profile&lt;/P&gt;&lt;P&gt;2.logical  system  is required .&lt;/P&gt;&lt;P&gt;3.segments  are  required .&lt;/P&gt;&lt;P&gt;4.Workflow can ne   done&lt;/P&gt;&lt;P&gt;5.RFC  is required .&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;reward  points if it is usefull ...&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 09:28:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-bdc/m-p/2561604#M584210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T09:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: ALE,BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-bdc/m-p/2561605#M584211</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;&amp;lt;a href="/people/aparna.chaganti2/blog/2007/02/06/xi-or-alewhich-one-is-better ale vs xi&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls do reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ameet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 09:44:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-bdc/m-p/2561605#M584211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T09:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: ALE,BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-bdc/m-p/2561606#M584212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ALE is for enabling link between two SAP systems and enable communication between them. BDC is a data migration technique that is used for the transfer of data from a legacy system to the present one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;srinivas &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;*&lt;STRONG&gt;reward points if helpful&lt;/STRONG&gt;*&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 11:03:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-bdc/m-p/2561606#M584212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T11:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: ALE,BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-bdc/m-p/2561607#M584213</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. ALE stands for Application Link Enabling where as BDC stands fr Batch Data Communication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. ALE is SAP's proprietory technlogy to exchange data between R/3 and R/3 syatems or from R/3 to R/2 or from R/3 to non R/3 systems or vice versa.  On the other hand BDC is used to upload the data from Legacy system to SAP R/3 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. The t-code for ALE configuration is SALE while for BDC the t-code is SHDB .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. The IDocs are involved in ALE while no idocs are required in BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. The main steps in ALE configuration are :&lt;/P&gt;&lt;P&gt;   a. Define Logical system &lt;/P&gt;&lt;P&gt;   b. Assign client to logical System&lt;/P&gt;&lt;P&gt;   c. Define RFC Destinations(SM59)&lt;/P&gt;&lt;P&gt;   d. Define Partner Profiles (WE20)&lt;/P&gt;&lt;P&gt;   e. Define ad change Distribution Model(BD64)&lt;/P&gt;&lt;P&gt;No such steps are required in BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. BDC can be achieved by two methods : call transaction method or session method . This is not valid for ALE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clarifies your doubt and gives you an idea of the various differences b/w the two concepts of SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Kunal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 13:06:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-bdc/m-p/2561607#M584213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T13:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: ALE,BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-bdc/m-p/2561608#M584214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 10:41:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-bdc/m-p/2561608#M584214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T10:41:20Z</dc:date>
    </item>
  </channel>
</rss>

