<?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: Differences among BDC , BAPI AND ALE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/differences-among-bdc-bapi-and-ale/m-p/1817021#M349697</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;BAPI programming guide is below..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can go through it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFABAPIREF/CABFABAPIPG.pdf"&amp;gt;&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI is an method to define a SAP Business Object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It let's us integrate all the other external components to R/3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It provides us an access externally to extract the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An alternative to BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A Function Module which is RFC enabled is called as BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All errors will be captured in RETURN structure as BAPI won't return any sy-subrc value.Hence,not all Functional Modules which are RFC enabled can be termed as BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Simha.&lt;/P&gt;&lt;P&gt;Reward if found helpful..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jan 2007 03:37:22 GMT</pubDate>
    <dc:creator>Simha_</dc:creator>
    <dc:date>2007-01-11T03:37:22Z</dc:date>
    <item>
      <title>Differences among BDC , BAPI AND ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differences-among-bdc-bapi-and-ale/m-p/1817020#M349696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;HI Everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC , LSMW are used for data migration , Can we do the same thing using BAPI .&lt;/P&gt;&lt;P&gt;Ale is used for cross application , Can we use bapi for this purpose ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And Im using BAPI BAPI_CREATE_SALES_ORDER .. for creating  sales order , can you tell me how to use the BAPI function for above mention ( Sales order ) .&lt;/P&gt;&lt;P&gt;Wt are the steps we hav to follow for this task ...&lt;/P&gt;&lt;P&gt;How to do the same thing for OPEN SALES ORDER , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And is there anything like OPEN Purchase Order .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Narender B&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2007 03:24:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differences-among-bdc-bapi-and-ale/m-p/1817020#M349696</guid>
      <dc:creator>naren112</dc:creator>
      <dc:date>2007-01-11T03:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Differences among BDC , BAPI AND ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differences-among-bdc-bapi-and-ale/m-p/1817021#M349697</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;BAPI programming guide is below..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can go through it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFABAPIREF/CABFABAPIPG.pdf"&amp;gt;&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI is an method to define a SAP Business Object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It let's us integrate all the other external components to R/3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It provides us an access externally to extract the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An alternative to BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A Function Module which is RFC enabled is called as BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All errors will be captured in RETURN structure as BAPI won't return any sy-subrc value.Hence,not all Functional Modules which are RFC enabled can be termed as BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Simha.&lt;/P&gt;&lt;P&gt;Reward if found helpful..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2007 03:37:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differences-among-bdc-bapi-and-ale/m-p/1817021#M349697</guid>
      <dc:creator>Simha_</dc:creator>
      <dc:date>2007-01-11T03:37:22Z</dc:date>
    </item>
  </channel>
</rss>

