<?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: Difference between ALE vs BAPI. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-ale-vs-bapi/m-p/3889214#M934195</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ramesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALE &lt;STRONG&gt;asynchronously&lt;/STRONG&gt; links different systems by sending/receiving IDocs. The IDocs may be processed in the receiving system via BAPIs or other means (e.g. BDC / CALL TRANSACTION).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPIs enable you to access SAP business objects on remote systems via RFC. The BAPI call is &lt;STRONG&gt;synchronous&lt;/STRONG&gt;, i.e. you expect an &lt;STRONG&gt;immediate&lt;/STRONG&gt; response from the remote system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BAPI call will fail if the remote system is not available. In contrast, the IDoc processing (ALE) will wait until the remote system is available again and then the message is delivered.&lt;/P&gt;&lt;P&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>Sun, 01 Jun 2008 21:23:26 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2008-06-01T21:23:26Z</dc:date>
    <item>
      <title>Difference between ALE vs BAPI.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-ale-vs-bapi/m-p/3889210#M934191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please brief the differences between ALE &amp;amp; BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a business requirement when should i suggest to go for ALE / BAPI ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks &lt;/P&gt;&lt;P&gt;Ramesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 12:04:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-ale-vs-bapi/m-p/3889210#M934191</guid>
      <dc:creator>ramesh_kajuru</dc:creator>
      <dc:date>2008-05-29T12:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between ALE vs BAPI.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-ale-vs-bapi/m-p/3889211#M934192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 12:07:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-ale-vs-bapi/m-p/3889211#M934192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-29T12:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between ALE vs BAPI.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-ale-vs-bapi/m-p/3889212#M934193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 12:08:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-ale-vs-bapi/m-p/3889212#M934193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-29T12:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between ALE vs BAPI.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-ale-vs-bapi/m-p/3889213#M934194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 12:11:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-ale-vs-bapi/m-p/3889213#M934194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-29T12:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between ALE vs BAPI.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-ale-vs-bapi/m-p/3889214#M934195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ramesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALE &lt;STRONG&gt;asynchronously&lt;/STRONG&gt; links different systems by sending/receiving IDocs. The IDocs may be processed in the receiving system via BAPIs or other means (e.g. BDC / CALL TRANSACTION).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPIs enable you to access SAP business objects on remote systems via RFC. The BAPI call is &lt;STRONG&gt;synchronous&lt;/STRONG&gt;, i.e. you expect an &lt;STRONG&gt;immediate&lt;/STRONG&gt; response from the remote system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BAPI call will fail if the remote system is not available. In contrast, the IDoc processing (ALE) will wait until the remote system is available again and then the message is delivered.&lt;/P&gt;&lt;P&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>Sun, 01 Jun 2008 21:23:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-ale-vs-bapi/m-p/3889214#M934195</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2008-06-01T21:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between ALE vs BAPI.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-ale-vs-bapi/m-p/3889215#M934196</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;&lt;/P&gt;&lt;P&gt;ALE uses  the asynchronous calls based on idoc structures,&lt;/P&gt;&lt;P&gt;However in the distribution model of ALE can also be used BAPIs. They will then automatically converted into IDOC structures. After creating the IDOCs they will be passed over to the receiver using the tRFC protocol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPIs are a subset of the RFC-enabled function modules, especially designed as Application Programming Interface (API) to the SAP business object, or in other words: are function modules officially released by SAP to be called from external programs.&lt;/P&gt;&lt;P&gt;BAPIs are called synchronously and (usually) return information&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 05:13:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-ale-vs-bapi/m-p/3889215#M934196</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-02T05:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between ALE vs BAPI.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-ale-vs-bapi/m-p/3889216#M934197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can refer to this links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALE/ IDOC&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc" target="test_blank"&gt;http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419" target="test_blank"&gt;http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.netweaverguru.com/EDI/HTML/IDocBook.htm" target="test_blank"&gt;http://www.netweaverguru.com/EDI/HTML/IDocBook.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapedi/index.htm" target="test_blank"&gt;http://www.sapgenie.com/sapedi/index.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/ale.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/ale.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/ale2.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/ale2.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapedi/idoc_abap.htm" target="test_blank"&gt;http://www.sapgenie.com/sapedi/idoc_abap.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.allsaplinks.com/idoc_sample.html" target="test_blank"&gt;http://www.allsaplinks.com/idoc_sample.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap.html" target="test_blank"&gt;http://www.sappoint.com/abap.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc" target="test_blank"&gt;http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419" target="test_blank"&gt;http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.netweaverguru.com/EDI/HTML/IDocBook.htm" target="test_blank"&gt;http://www.netweaverguru.com/EDI/HTML/IDocBook.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapedi/index.htm" target="test_blank"&gt;http://www.sapgenie.com/sapedi/index.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.allsaplinks.com/idoc_sample.html" target="test_blank"&gt;http://www.allsaplinks.com/idoc_sample.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.docs" target="test_blank"&gt;http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.docs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go trough these links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc" target="test_blank"&gt;http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419" target="test_blank"&gt;http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.netweaverguru.com/EDI/HTML/IDocBook.htm" target="test_blank"&gt;http://www.netweaverguru.com/EDI/HTML/IDocBook.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapedi/index.htm" target="test_blank"&gt;http://www.sapgenie.com/sapedi/index.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/ale.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/ale.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/ale2.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/ale2.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapedi/idoc_abap.htm" target="test_blank"&gt;http://www.sapgenie.com/sapedi/idoc_abap.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.allsaplinks.com/idoc_sample.html" target="test_blank"&gt;http://www.allsaplinks.com/idoc_sample.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap.html" target="test_blank"&gt;http://www.sappoint.com/abap.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc" target="test_blank"&gt;http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419" target="test_blank"&gt;http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.netweaverguru.com/EDI/HTML/IDocBook.htm" target="test_blank"&gt;http://www.netweaverguru.com/EDI/HTML/IDocBook.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapedi/index.htm" target="test_blank"&gt;http://www.sapgenie.com/sapedi/index.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.allsaplinks.com/idoc_sample.html" target="test_blank"&gt;http://www.allsaplinks.com/idoc_sample.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm" target="test_blank"&gt;http://http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&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, 02 Jun 2008 06:06:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-ale-vs-bapi/m-p/3889216#M934197</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-02T06:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between ALE vs BAPI.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-ale-vs-bapi/m-p/3889217#M934198</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;BAPIs are standardized programming interfaces (methods) enabling external applications to access business processes and data in the R/3 System.&lt;/P&gt;&lt;P&gt;BAPIs provide stable and standardized methods to achieve seamless integration between the R/3 System and external applications, legacy systems and add-ons.&lt;/P&gt;&lt;P&gt;BAPIs are defined in the BOR(Business object repository) as methods of SAP business object types that carry out specific business functions. &lt;/P&gt;&lt;P&gt;BAPIs are implemented as RFC-enabled function modules and are created in the Function Builder of the ABAP Workbench&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Standardized BAPIs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPIs for Reading Data&lt;/P&gt;&lt;P&gt;GetList() , GetDetail() , GetStatus() , ExistenceCheck()&lt;/P&gt;&lt;P&gt;BAPIs for Creating or Changing Data&lt;/P&gt;&lt;P&gt;Create() or CreateFromData(),Change(),Delete() and Undelete() ,&lt;/P&gt;&lt;P&gt;Cancel() ,Add&amp;lt;subobject&amp;gt; and Remove&amp;lt;sub-object&amp;gt;&lt;/P&gt;&lt;P&gt;BAPIs for Mass Processing&lt;/P&gt;&lt;P&gt;ChangeMultiple(), CreateMultiple(), DeleteMultiple().&lt;/P&gt;&lt;P&gt;BAPIs for Replicating Business Object Instances Replicate() and SaveReplica()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALE&lt;/P&gt;&lt;P&gt;PURPOSE&lt;/P&gt;&lt;P&gt;	ALE supports the distribution of the business functions and process across loosely coupled R/3 systems. Connections from   R/2  and non SAP systems is also supported. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPLEMENTATION CONSIDERATIONS&lt;/P&gt;&lt;P&gt;	Distributing business applications and at the same time ensuring data consistency is practical because:&lt;/P&gt;&lt;P&gt;The increasing globalization of markets has led to the physical division of organizational units.&lt;/P&gt;&lt;P&gt;Business processes are not restricted to one organization only and an increasing number of customers and vendors are involved.&lt;/P&gt;&lt;P&gt;The performance of an R/3 System can be improved by distributing the business applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FEATURES-&lt;/P&gt;&lt;P&gt;ALE supports:&lt;/P&gt;&lt;P&gt;Distribution of applications between different releases of R/3 Systems&lt;/P&gt;&lt;P&gt;Continued data exchange after a release upgrade without requiring special maintenance&lt;/P&gt;&lt;P&gt;Customer-specific extensions.&lt;/P&gt;&lt;P&gt;Communication interfaces that allow connections to non-SAP systems.&lt;/P&gt;&lt;P&gt;Coupling of R/3 and R/2 Systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     ALE has functions for controlling messages flows (Audit) and for eliminating malfunctions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 06:11:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-ale-vs-bapi/m-p/3889217#M934198</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-02T06:11:24Z</dc:date>
    </item>
  </channel>
</rss>

