<?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: edi in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3423755#M822292</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the link below:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sapedi/edi_subsystems.htm" target="test_blank"&gt;http://www.erpgenie.com/sapedi/edi_subsystems.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_document" href="https://community.sap.com/" __jive_macro_name="document" modifiedtitle="true" __default_attr="8905"&gt;&lt;/A&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Feb 2008 04:56:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-16T04:56:47Z</dc:date>
    <item>
      <title>edi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3423753#M822290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all&lt;/P&gt;&lt;P&gt;what is the roll of subsystem in edi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Feb 2008 02:38:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3423753#M822290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-16T02:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: edi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3423754#M822291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EDI subsytems are &lt;STRONG&gt;Gentran,Tibco&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EDI Subsystems&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Cross Application - Electronic Data Interchange Interface (CA-EDI)&lt;/P&gt;&lt;P&gt;Electronic Data Interchange (EDI) is a term used for the transfer of business messages&lt;/P&gt;&lt;P&gt;between two systems. There are many such messages, however, the most common are used to&lt;/P&gt;&lt;P&gt;support customers sending a purchase order message to a vendor, or vendors sending an&lt;/P&gt;&lt;P&gt;invoice message to a customer. In most cases, EDI replaces the transfer of paper copies of&lt;/P&gt;&lt;P&gt;these documents. There are many standards for these messages - in the United States, the&lt;/P&gt;&lt;P&gt;ANSI X.12 standard is most prevalent, in Europe, the UN/EDIFACT standard is used, or&lt;/P&gt;&lt;P&gt;industry-specific standards are used, for example, UCS in the grocery industry and&lt;/P&gt;&lt;P&gt;VDA/ODETTE in the automotive industry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Built into R/3&amp;#146;s applications are interfaces to EDI messages. It is important to note that SAP&lt;/P&gt;&lt;P&gt;does not supply or sell EDI conversion/communication software (an EDI subsystem), but&lt;/P&gt;&lt;P&gt;provides an open, common interface to such systems (XA-EDI). &lt;STRONG&gt;EDI subsystems assume&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;responsibility for all EDI-oriented tasks:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  Converting data&lt;/P&gt;&lt;P&gt; Message or interchange handling&lt;/P&gt;&lt;P&gt; Communication&lt;/P&gt;&lt;P&gt; Partner profile administration&lt;/P&gt;&lt;P&gt; Process monitoring&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the SAP side, the EDI interface is based on IDoc technology, which is independent of&lt;/P&gt;&lt;P&gt;EDI standards. All data is transferred in files between the R/3 System and the EDI subsystem.&lt;/P&gt;&lt;P&gt;Synchronous Remote Function Call (RFC) is implemented to define the time of transfer for a&lt;/P&gt;&lt;P&gt;file between the two systems. The following data can be transferred using the EDI interface:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Outbound IDocs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;IDocs are transferred from the R/3 System to the EDI subsystem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Inbound IDocs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;IDocs are transferred from the EDI subsystem to the R/3 System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Status report&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The EDI subsystem sends a status report to the R/3 System on the progress of&lt;/P&gt;&lt;P&gt;the processing of the outbound IDoc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Certification of an EDI subsystem involves technical testing of the interface between the R/3&lt;/P&gt;&lt;P&gt;System and the EDI subsystem. The transfer of outbound IDocs, inbound IDocs and status&lt;/P&gt;&lt;P&gt;reports is tested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The test is carried out using the UN/EDIFACT standard for EDI. The following messages may&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;be used:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Outbound purchase order (ORDERS)&lt;/P&gt;&lt;P&gt; Inbound order (ORDERS)&lt;/P&gt;&lt;P&gt; Outbound order confirmation (ORDRSP)&lt;/P&gt;&lt;P&gt; Inbound order acknowledgment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Feb 2008 02:48:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3423754#M822291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-16T02:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: edi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3423755#M822292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the link below:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sapedi/edi_subsystems.htm" target="test_blank"&gt;http://www.erpgenie.com/sapedi/edi_subsystems.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_document" href="https://community.sap.com/" __jive_macro_name="document" modifiedtitle="true" __default_attr="8905"&gt;&lt;/A&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Feb 2008 04:56:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3423755#M822292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-16T04:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: edi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3423756#M822293</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;EDI is used to exchange business data b/w 2 partenrs which are 2 independent networks and 2 different systems which use different technology(Ex: SAP and AS 400,SAP and MAomframes etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP supports different message types for different transactions that are avaialble&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP EDI&lt;/P&gt;&lt;P&gt;Ex: ORDERS 850&lt;/P&gt;&lt;P&gt;INVOIC 810&lt;/P&gt;&lt;P&gt;DESADV 856&lt;/P&gt;&lt;P&gt;DELFOR 830 etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2008 10:10:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3423756#M822293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-19T10:10:53Z</dc:date>
    </item>
  </channel>
</rss>

