<?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/3897207#M935406</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 nothing but Electronic data interchange. SAP will support EDI through Intermediate documents (IDOCS). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDI (Electronic Document interchange) - EDI is the electronic exchange of business documents between the computer systems of business partners, using a standard format over a communication network.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDI is also called paperless exchange.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advantages:  &lt;/P&gt;&lt;P&gt;Reduced Data entry errors &lt;/P&gt;&lt;P&gt;Reduced processing time &lt;/P&gt;&lt;P&gt;Availabilty of data in electonic form &lt;/P&gt;&lt;P&gt;Reduced paperwork &lt;/P&gt;&lt;P&gt;Reduced Cost &lt;/P&gt;&lt;P&gt;Reduced inventories and better planning &lt;/P&gt;&lt;P&gt;Standard means of communications &lt;/P&gt;&lt;P&gt;Better business process &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDI has two process &lt;/P&gt;&lt;P&gt;1. Outbound process &lt;/P&gt;&lt;P&gt;2. Inbound process &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OP: &lt;/P&gt;&lt;P&gt;1.Application document is created. &lt;/P&gt;&lt;P&gt;2.IDOC is generated &lt;/P&gt;&lt;P&gt;3.IDoc is transferred from SAP to Operating system layer &lt;/P&gt;&lt;P&gt;4.Idoc is converted into EDI standards &lt;/P&gt;&lt;P&gt;5.Edi document is transmitted to the business partner &lt;/P&gt;&lt;P&gt;6.The Edi Subsystem report status to SAP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IP: &lt;/P&gt;&lt;P&gt;1.EDI transmission received &lt;/P&gt;&lt;P&gt;2.EDI document is converted into an IDOC &lt;/P&gt;&lt;P&gt;3.IDOC is transferred to the SAP layer &lt;/P&gt;&lt;P&gt;4.The application document is created &lt;/P&gt;&lt;P&gt;5.The application document can be viewed. &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDOC: &lt;/P&gt;&lt;P&gt;IDOC is a container that can be used to exchange data between any two process. &lt;/P&gt;&lt;P&gt;Each iDoc is assigned a unique number for tracking and future reference. &lt;/P&gt;&lt;P&gt;iDoc Consist of several segments,and segments contain several fields. &lt;/P&gt;&lt;P&gt;iDoc contains the following three type of records... &lt;/P&gt;&lt;P&gt;1.One Control Record. &lt;/P&gt;&lt;P&gt;2.One or many Data Record &lt;/P&gt;&lt;P&gt;3.One or many Status record. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PORT: &lt;/P&gt;&lt;P&gt;Port is used in the outbound process to determine the name of the EDI subsystem program,the directory path where the idoc file will be created at the operating system level,the idoc file names and the rfc desinations. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC Destination: &lt;/P&gt;&lt;P&gt;Used to define the characteristics of communication links to a remote system on which a functions needs to be executed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Partner Profile: &lt;/P&gt;&lt;P&gt;Partner profile specified the various componets used in an outbound process ( Partner number,IDoc type,message type,Port,Process code),the mode in which it communicates with the subsystem(batch or immediate) and the person to be notified in case of errors. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message Control &lt;/P&gt;&lt;P&gt;Used in pricing,account determination,material determination,and output determination.The message control component enables you to encapsulate business rules with out having to write abap programs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Process: &lt;/P&gt;&lt;P&gt;Setup RFC destinations SM59 &lt;/P&gt;&lt;P&gt;Port Destinations WE21 &lt;/P&gt;&lt;P&gt;Partner Profile WE20 &lt;/P&gt;&lt;P&gt;Message control NACE &lt;/P&gt;&lt;P&gt;Purchase Order ME21 &lt;/P&gt;&lt;P&gt;Check IDOCs WE02,WE05 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer these links,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://www.aacrao.org/tech06/handouts/054.pdf" target="test_blank"&gt;http://www.aacrao.org/tech06/handouts/054.pdf&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://abapprogramming.blogspot.com/2008/02/edi-and-international-standards-for-sap.html" target="test_blank"&gt;http://abapprogramming.blogspot.com/2008/02/edi-and-international-standards-for-sap.html&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://www.erpgenie.com/sapedi/index.htm" target="test_blank"&gt;http://www.erpgenie.com/sapedi/index.htm&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://www.sap-edi.com/dnn/" target="test_blank"&gt;http://www.sap-edi.com/dnn/&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6620507d11d18ee9000" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6620507d11d18ee9000&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;0e8366fc2/frameset.htm&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jagadish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 May 2008 04:51:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-27T04:51:52Z</dc:date>
    <item>
      <title>EDI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3897205#M935404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can anybody explain me the following topics ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDI Introduction&lt;/P&gt;&lt;P&gt;EDI Architecture&lt;/P&gt;&lt;P&gt;EDI Scenarios&lt;/P&gt;&lt;P&gt;Source System as SAP &lt;/P&gt;&lt;P&gt;Target System as SAP &lt;/P&gt;&lt;P&gt;EDI Testing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijaya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 04:39:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3897205#M935404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T04:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: EDI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3897206#M935405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls check these below links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.netweaverguru.com/EDI/HTML/IDocBook.htm#_Toc8400404" target="test_blank"&gt;http://www.netweaverguru.com/EDI/HTML/IDocBook.htm#_Toc8400404&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6620507d11d18ee9000" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6620507d11d18ee9000&lt;/A&gt;&lt;/P&gt;&lt;P&gt;0e8366fc2/frameset.htm&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/presentation.html" target="test_blank"&gt;http://www.sappoint.com/presentation.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.allsaplinks.com/idoc_search.html" target="test_blank"&gt;http://www.allsaplinks.com/idoc_search.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapedi/idoc_abap.htm" target="test_blank"&gt;http://www.sapgenie.com/sapedi/idoc_abap.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sapedi/idoc_abap.htm" target="test_blank"&gt;http://www.erpgenie.com/sapedi/idoc_abap.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 04:49:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3897206#M935405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T04:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: EDI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3897207#M935406</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 nothing but Electronic data interchange. SAP will support EDI through Intermediate documents (IDOCS). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDI (Electronic Document interchange) - EDI is the electronic exchange of business documents between the computer systems of business partners, using a standard format over a communication network.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDI is also called paperless exchange.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advantages:  &lt;/P&gt;&lt;P&gt;Reduced Data entry errors &lt;/P&gt;&lt;P&gt;Reduced processing time &lt;/P&gt;&lt;P&gt;Availabilty of data in electonic form &lt;/P&gt;&lt;P&gt;Reduced paperwork &lt;/P&gt;&lt;P&gt;Reduced Cost &lt;/P&gt;&lt;P&gt;Reduced inventories and better planning &lt;/P&gt;&lt;P&gt;Standard means of communications &lt;/P&gt;&lt;P&gt;Better business process &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDI has two process &lt;/P&gt;&lt;P&gt;1. Outbound process &lt;/P&gt;&lt;P&gt;2. Inbound process &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OP: &lt;/P&gt;&lt;P&gt;1.Application document is created. &lt;/P&gt;&lt;P&gt;2.IDOC is generated &lt;/P&gt;&lt;P&gt;3.IDoc is transferred from SAP to Operating system layer &lt;/P&gt;&lt;P&gt;4.Idoc is converted into EDI standards &lt;/P&gt;&lt;P&gt;5.Edi document is transmitted to the business partner &lt;/P&gt;&lt;P&gt;6.The Edi Subsystem report status to SAP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IP: &lt;/P&gt;&lt;P&gt;1.EDI transmission received &lt;/P&gt;&lt;P&gt;2.EDI document is converted into an IDOC &lt;/P&gt;&lt;P&gt;3.IDOC is transferred to the SAP layer &lt;/P&gt;&lt;P&gt;4.The application document is created &lt;/P&gt;&lt;P&gt;5.The application document can be viewed. &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDOC: &lt;/P&gt;&lt;P&gt;IDOC is a container that can be used to exchange data between any two process. &lt;/P&gt;&lt;P&gt;Each iDoc is assigned a unique number for tracking and future reference. &lt;/P&gt;&lt;P&gt;iDoc Consist of several segments,and segments contain several fields. &lt;/P&gt;&lt;P&gt;iDoc contains the following three type of records... &lt;/P&gt;&lt;P&gt;1.One Control Record. &lt;/P&gt;&lt;P&gt;2.One or many Data Record &lt;/P&gt;&lt;P&gt;3.One or many Status record. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PORT: &lt;/P&gt;&lt;P&gt;Port is used in the outbound process to determine the name of the EDI subsystem program,the directory path where the idoc file will be created at the operating system level,the idoc file names and the rfc desinations. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC Destination: &lt;/P&gt;&lt;P&gt;Used to define the characteristics of communication links to a remote system on which a functions needs to be executed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Partner Profile: &lt;/P&gt;&lt;P&gt;Partner profile specified the various componets used in an outbound process ( Partner number,IDoc type,message type,Port,Process code),the mode in which it communicates with the subsystem(batch or immediate) and the person to be notified in case of errors. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message Control &lt;/P&gt;&lt;P&gt;Used in pricing,account determination,material determination,and output determination.The message control component enables you to encapsulate business rules with out having to write abap programs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Process: &lt;/P&gt;&lt;P&gt;Setup RFC destinations SM59 &lt;/P&gt;&lt;P&gt;Port Destinations WE21 &lt;/P&gt;&lt;P&gt;Partner Profile WE20 &lt;/P&gt;&lt;P&gt;Message control NACE &lt;/P&gt;&lt;P&gt;Purchase Order ME21 &lt;/P&gt;&lt;P&gt;Check IDOCs WE02,WE05 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer these links,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://www.aacrao.org/tech06/handouts/054.pdf" target="test_blank"&gt;http://www.aacrao.org/tech06/handouts/054.pdf&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://abapprogramming.blogspot.com/2008/02/edi-and-international-standards-for-sap.html" target="test_blank"&gt;http://abapprogramming.blogspot.com/2008/02/edi-and-international-standards-for-sap.html&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://www.erpgenie.com/sapedi/index.htm" target="test_blank"&gt;http://www.erpgenie.com/sapedi/index.htm&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://www.sap-edi.com/dnn/" target="test_blank"&gt;http://www.sap-edi.com/dnn/&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6620507d11d18ee9000" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6620507d11d18ee9000&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;0e8366fc2/frameset.htm&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jagadish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 04:51:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3897207#M935406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T04:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: EDI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3897208#M935407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check here &lt;A href="http://abapcode.blogspot.com/search/label/EDI" target="test_blank"&gt;http://abapcode.blogspot.com/search/label/EDI&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 04:53:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi/m-p/3897208#M935407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T04:53:42Z</dc:date>
    </item>
  </channel>
</rss>

