<?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 interface in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interface/m-p/2182513#M464347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can i fetch the records of 3 tables with a single select query,without using join. ibm    0   5        &lt;/P&gt;&lt;P&gt;could you tell me the difference between an INTERFACE AND CONVERSION?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Apr 2007 05:02:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-24T05:02:03Z</dc:date>
    <item>
      <title>interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interface/m-p/2182513#M464347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can i fetch the records of 3 tables with a single select query,without using join. ibm    0   5        &lt;/P&gt;&lt;P&gt;could you tell me the difference between an INTERFACE AND CONVERSION?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 05:02:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interface/m-p/2182513#M464347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T05:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interface/m-p/2182514#M464348</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;To fetch from more than one table , table is must -- that is the fundamental of database query .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second part of your question is ambiguos , can you be more specific ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Soumyadip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 05:14:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interface/m-p/2182514#M464348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T05:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interface/m-p/2182515#M464349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I think you have to use select with in select but it won't be good,either u have to use for all entries or joins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;difference between Interfaces and conversions :&lt;/P&gt;&lt;P&gt;Conversion, converting legacy system data into SAP data. Meaning that it is mainly a one shot deal, for example bringing your customer master to SAP from the legacy system, converting the fields used in legacy to the fields and values used in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface, a program or group of programs that handle the passing of data from one system to another. These programs work together to export the data from one system and import into a target system, maybe these programs run once a day, maybe twice, may every hour throughout the day. It is a good way to keep the data in two or more systems in sync with each other. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short, conversions are written to load data into SAP onetime. These are typically file based.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interfaces are written to exchange/update/send/receive data between SAP and other systems on an ongoing basis. These can be in many forms, file based, idoc based, real time(business connector, XI etc are useful in this), xml, and the list goes on.&lt;/P&gt;&lt;P&gt;Interface and Conversion program with BDC are same.&lt;/P&gt;&lt;P&gt;Only the difference in the mode of execution.&lt;/P&gt;&lt;P&gt;Conversions Program - mainly used for master data &lt;/P&gt;&lt;P&gt;migration. Mostly will be executed standalone and &lt;/P&gt;&lt;P&gt;once .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface Programs - These program will be executed &lt;/P&gt;&lt;P&gt;periodically for Transaction data upload(may be &lt;/P&gt;&lt;P&gt;for some periodic report). So these programs are&lt;/P&gt;&lt;P&gt;scheduled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Conversions - One time upload of data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interfaces - Communication between two systems to transfer the data. It can be in a scheduled way also. Example SAP to external system and External system to SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if useful reward points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 06:38:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interface/m-p/2182515#M464349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T06:38:03Z</dc:date>
    </item>
  </channel>
</rss>

