<?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 Difference between conversion and interface in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-conversion-and-interface/m-p/2728089#M633176</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; wht is the basic difference between conversion and interface? and why this two terms used in BDC's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Aug 2007 09:20:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-29T09:20:12Z</dc:date>
    <item>
      <title>Difference between conversion and interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-conversion-and-interface/m-p/2728089#M633176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; wht is the basic difference between conversion and interface? and why this two terms used in BDC's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 09:20:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-conversion-and-interface/m-p/2728089#M633176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T09:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between conversion and interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-conversion-and-interface/m-p/2728090#M633177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;conversion is used for one time loading. eg master data loading&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface is used for frequent loading. eg transactional data.&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;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;*&lt;STRONG&gt;reward for useful answers&lt;/STRONG&gt;*&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 09:37:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-conversion-and-interface/m-p/2728090#M633177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T09:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between conversion and interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-conversion-and-interface/m-p/2728091#M633178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;convertion means uploading Flat file data into internaltable&lt;/P&gt;&lt;P&gt;interface means from itab to Dbase&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 09:44:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-conversion-and-interface/m-p/2728091#M633178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T09:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between conversion and interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-conversion-and-interface/m-p/2728092#M633179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abdul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Conversion&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;The legacy system may have a different representation for the data, from that of SAP. A conversion program basically aims at converting the data into a format that is acceptable for SAP. Conversion programs are for transferring data from the legacy system into the SAP system (and would involve all the data format conversion e.g. material number might be 10 digits in legacy system and would need to be converted to 18 characters before updating in SAP). Hence conversion would normally happen on or just before Go Live to transfer all up-to-date information into SAP. Thereon all transactions would be performed in SAP and no information would/should be required from legacy system, hence conversions end there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Interface&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Interface does the actual upload of the data into the SAP system through various channels&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward Points if Useful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gokul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 09:48:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-conversion-and-interface/m-p/2728092#M633179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T09:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between conversion and interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-conversion-and-interface/m-p/2728093#M633180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one more thing in which scenario we use LSMW and Batch input program. i mean LSMW is used for conversions and Batch input programs are called as interfaces.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 10:03:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-conversion-and-interface/m-p/2728093#M633180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T10:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between conversion and interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-conversion-and-interface/m-p/2728094#M633181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;suppose you need to load some master data like material master, you use conversion as it one time upload and if you need to load some transactional details like SO data, you use interfaces since that data needs to be loaded very frequently.&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;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;*&lt;STRONG&gt;reward for useful answers&lt;/STRONG&gt;*&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 10:15:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-conversion-and-interface/m-p/2728094#M633181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T10:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between conversion and interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-conversion-and-interface/m-p/2728095#M633182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;generally we call bdc(call transaction , session method),lsmw ....as conversions..... and conversion programs &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and bapis ...ale/idocs....edi ........as interface ....'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 10:21:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-conversion-and-interface/m-p/2728095#M633182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T10:21:42Z</dc:date>
    </item>
  </channel>
</rss>

