<?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: RICEF in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ricef/m-p/1148894#M116891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Conversion is a data transfer in which data extracted from the external system is converted to the format of the SAP data transfer program.&lt;/P&gt;&lt;P&gt;   Interface is also a data transfer program for which data may flows from external to SAP(Inbound) and from SAP to External systems(outbound).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it would help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if it is helpful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jan 2006 09:45:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-09T09:45:47Z</dc:date>
    <item>
      <title>RICEF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ricef/m-p/1148893#M116890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RICEF Stands for Reports, Interfaces, Conversions, Extensions and Forms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the differenve b/w  Interfaces and Conversions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 09:28:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ricef/m-p/1148893#M116890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T09:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: RICEF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ricef/m-p/1148894#M116891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Conversion is a data transfer in which data extracted from the external system is converted to the format of the SAP data transfer program.&lt;/P&gt;&lt;P&gt;   Interface is also a data transfer program for which data may flows from external to SAP(Inbound) and from SAP to External systems(outbound).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it would help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if it is helpful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 09:45:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ricef/m-p/1148894#M116891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T09:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: RICEF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ricef/m-p/1148895#M116892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interfaces are the integration points between two different systems. These interface exist as long as the two system will have to interact. The data could be in any format (IDOC, EDI etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Conversions on the other hand (most cases) are one time activities. When you are implementing a new system (SAP, the legacy data need to moved into SAP. This is where conversion comes into picture. So, you write conversion programs take the data from legacy and load it into new systems. Most of the times, the data here will be in flat files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please reward if this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 09:46:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ricef/m-p/1148895#M116892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T09:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: RICEF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ricef/m-p/1148896#M116893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.&lt;/P&gt;&lt;P&gt;Conversion is a process by which we transfer legacy data from temporary tables to base tables. &lt;/P&gt;&lt;P&gt;Interfaces also does the same but is a daily process and most of the interfaces are automated by scheduling. Example:AutoInvoice&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;Conversion is a one time process where as interface is not so&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 09:48:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ricef/m-p/1148896#M116893</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T09:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: RICEF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ricef/m-p/1148897#M116894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Conversions are normally one time uploads done at the beginning of the projects to upload most of the master data. Mostly conversions are done thru DIrect inputs or LSMWs. BDCs is also an option if we do not have SAP's direct input programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whereas interfaces are some conversions which may run on a daily basis or weekly basis and is normally set up as jobs in back ground. This may be Inbound or Outbound interfaces depending on whether data comes into SAP or goes out from SAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From technical point of view, both are similar as they may use BDC/Session/Call transation or BAPI to update or download data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2006 09:49:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ricef/m-p/1148897#M116894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-09T09:49:10Z</dc:date>
    </item>
  </channel>
</rss>

