<?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 what is data interface? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-data-interface/m-p/1463952#M218678</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;what is data interface?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jul 2006 12:22:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-25T12:22:27Z</dc:date>
    <item>
      <title>what is data interface?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-data-interface/m-p/1463952#M218678</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;what is data interface?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 12:22:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-data-interface/m-p/1463952#M218678</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T12:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: what is data interface?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-data-interface/m-p/1463953#M218679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess that it depends in what context it is used.  When I hear "Data Interface", I think of a program or programs that move data from one place to another.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 12:25:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-data-interface/m-p/1463953#M218679</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-07-25T12:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: what is data interface?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-data-interface/m-p/1463954#M218680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Pratap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ABAP context , interfaces are only of two types.&lt;/P&gt;&lt;P&gt;1) INBOUND interfaces&lt;/P&gt;&lt;P&gt;2)OUTBOUND Interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INBOUND:(from external system data is fetched as flat files which is moved to SAP database tables).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this process we get data in the form of flat files(.txt or .xlx). we will read this data from the files using FM like UPLOAD/WS_UPLOAD/GUI_UPLOAD into internal&lt;/P&gt;&lt;P&gt;tables. And using BDC methods or LSMW tool, we will update the database tables with this data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OUTBOUND:(Data from SAP dtabase is retrieved adn stored as flatfiles on presentaion server or application server)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this process we retrieve data using select statements from the database tables and will populate the internal tables. based on the requirement, we will use FM like DOWNLOAD/WS_DOWNLAOD/GUI_DOWNLOAD to write data from internal tables to flat files on th presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*the above mentioned Fm will work for files on presentaion server(local file system) . IF u want to handle files on the application server, use DATASET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other technologies that u mentioned like RFC, BAPI, EDI,ALE, IDOCS etc might be used as apart of interface code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 12:26:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-data-interface/m-p/1463954#M218680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T12:26:29Z</dc:date>
    </item>
  </channel>
</rss>

