<?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 BAPI or EDI (Idoc ) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-edi-idoc/m-p/3628814#M874137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are going to transfer data ( Orders with different order types )  between SAP and Non-SAP Systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain me in detail Which one (BAPI OR IDOC) is easy to communicate between SAP and Non sap system. Even we have EDI middlewear in bewteen the systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If its BAPI or IDOC Please give me the detail explanation&lt;/P&gt;&lt;P&gt;Cost , effort and bussiness wise .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Ravi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Apr 2008 19:29:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-18T19:29:22Z</dc:date>
    <item>
      <title>BAPI or EDI (Idoc )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-edi-idoc/m-p/3628814#M874137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are going to transfer data ( Orders with different order types )  between SAP and Non-SAP Systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain me in detail Which one (BAPI OR IDOC) is easy to communicate between SAP and Non sap system. Even we have EDI middlewear in bewteen the systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If its BAPI or IDOC Please give me the detail explanation&lt;/P&gt;&lt;P&gt;Cost , effort and bussiness wise .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Ravi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2008 19:29:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-edi-idoc/m-p/3628814#M874137</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-18T19:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI or EDI (Idoc )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-edi-idoc/m-p/3628815#M874138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you want to transfer the data between sap and nonsap systems its better to use idocs.you can directly have the flat file on the recieving system.go through the following link.it will let you know how to transfer data from sap to nonsap.it will store the data in xml format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://saptechnical.com/Tutorials/ALE/IDOCToXML/IDOCToXML.htm" target="test_blank"&gt;http://saptechnical.com/Tutorials/ALE/IDOCToXML/IDOCToXML.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bapi's are latest technology than ale's but the thing is if you want to transfer the data with less cost and if you want to access the data by usign other technololgies like vb,java etc its better to use bapi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want i will let you know how to use bapi's in vb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;finally the best approach is using bapi's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2008 20:35:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-edi-idoc/m-p/3628815#M874138</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-18T20:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI or EDI (Idoc )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-edi-idoc/m-p/3628816#M874139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi ,&lt;/P&gt;&lt;P&gt;It depends on the size of the data  . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.If Bulk amount of data(records) then go for Custom RFC's or Bapi ,where u can create error file . U can easily process the Error records.and u can give ur own error desciptions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 If it is less then u can go for IDoc.&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Sree M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Apr 2008 11:56:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-edi-idoc/m-p/3628816#M874139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-19T11:56:24Z</dc:date>
    </item>
  </channel>
</rss>

