<?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: develoved inboubd interface in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/develoved-inboubd-interface/m-p/2302811#M503451</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Subhasis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface is the communication medium/channel that enables data exchange between sender and receiver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This channel/layer (middleware) receives data from the sender and sends data to the receiver.&lt;/P&gt;&lt;P&gt;Now on the sender side you need to do configurations/settings to send the data to the middleware. This pertains to outbound interface.&lt;/P&gt;&lt;P&gt;On the receiver side you need to make provision to receive data. The configurations/settings pertaining to this relates to inbound interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gajendra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 May 2007 09:50:44 GMT</pubDate>
    <dc:creator>gajendra_bhakuni</dc:creator>
    <dc:date>2007-05-28T09:50:44Z</dc:date>
    <item>
      <title>develoved inboubd interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/develoved-inboubd-interface/m-p/2302808#M503448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guru&lt;/P&gt;&lt;P&gt;can somebody tell me what is exactly meaning of i develoved inbound interface.&lt;/P&gt;&lt;P&gt;can somebody provide a example with atleast one object in real time.&lt;/P&gt;&lt;P&gt;points wlii be reward surely.&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;subhasis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 05:56:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/develoved-inboubd-interface/m-p/2302808#M503448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T05:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: develoved inboubd interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/develoved-inboubd-interface/m-p/2302809#M503449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Subhasis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mean to say Inbound Interface?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the name suggests, anything which is coming in the system (SAP) is called as inbound interface.&lt;/P&gt;&lt;P&gt;Lets say I have a SRM system connected to my SAP system and data is flowing from SRM to SAP, so there will be some inbound interface to get the data in SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 06:00:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/develoved-inboubd-interface/m-p/2302809#M503449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T06:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: develoved inboubd interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/develoved-inboubd-interface/m-p/2302810#M503450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Subhasis, &lt;/P&gt;&lt;P&gt;An interface basically is an interconnection between systems for exchange of data.&lt;/P&gt;&lt;P&gt;Suppose I have two systems SAP and CRM. SAP is sending data to CRM. &lt;/P&gt;&lt;P&gt;Then on SAP side I have a Outbound interface to send the data to CRM and on CRM side I have an Inbound  interface to receiver the incoming data from SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 09:45:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/develoved-inboubd-interface/m-p/2302810#M503450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T09:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: develoved inboubd interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/develoved-inboubd-interface/m-p/2302811#M503451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Subhasis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface is the communication medium/channel that enables data exchange between sender and receiver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This channel/layer (middleware) receives data from the sender and sends data to the receiver.&lt;/P&gt;&lt;P&gt;Now on the sender side you need to do configurations/settings to send the data to the middleware. This pertains to outbound interface.&lt;/P&gt;&lt;P&gt;On the receiver side you need to make provision to receive data. The configurations/settings pertaining to this relates to inbound interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gajendra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 09:50:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/develoved-inboubd-interface/m-p/2302811#M503451</guid>
      <dc:creator>gajendra_bhakuni</dc:creator>
      <dc:date>2007-05-28T09:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: develoved inboubd interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/develoved-inboubd-interface/m-p/2302812#M503452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Inbound Interface:&amp;lt;/b&amp;gt; SAP communicates with many systems with the help of Files/Messages/Direct connections.&lt;/P&gt;&lt;P&gt;Whenever any ext5ernal system wants to communicate to SAP, it sends a file/IDOC/Message  to SAP system with some predefined format.This type of communication which is Incoming to SAP is called as Inbound Interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Example :&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets Assume that your company communicate with Customer with the help of &amp;lt;b&amp;gt;Files&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;When customer sends request for Purchasing some goods ,they will put all the request data in to a file ,and send it to your companies SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there must be some reading mechanism in your companies SAP system which will get the data from the file (Which might be coming in a perticular directory) and represent it in SAP in the form of PURCHASE ORDER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This type of Incoming Communication to SAP is called Inbound Interface...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help&lt;/P&gt;&lt;P&gt;Regards'&lt;/P&gt;&lt;P&gt;Tushar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 09:57:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/develoved-inboubd-interface/m-p/2302812#M503452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T09:57:57Z</dc:date>
    </item>
  </channel>
</rss>

