<?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: what is edi structures in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-edi-structures/m-p/2011641#M410621</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soni,&lt;/P&gt;&lt;P&gt; Let me share some ideas with you. When ever the data is coming through EDI, that data is hit in the form of IDOCs into SAP. For this IDOCs we are using 3 structures.&lt;/P&gt;&lt;P&gt;EDIDC,EDIDD,EDIDS.&lt;/P&gt;&lt;P&gt;EDIDC for move the control records.&lt;/P&gt;&lt;P&gt;EDIDD for move the data records.&lt;/P&gt;&lt;P&gt;EDIDS is move for the status records.&lt;/P&gt;&lt;P&gt; Declare three internal tables with this strucutures.&lt;/P&gt;&lt;P&gt;Hope this helps you. Reply for queries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads,&lt;/P&gt;&lt;P&gt;Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Mar 2007 03:42:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-20T03:42:05Z</dc:date>
    <item>
      <title>what is edi structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-edi-structures/m-p/2011638#M410618</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 faces one interview question .&lt;/P&gt;&lt;P&gt;what is edi structures ..&lt;/P&gt;&lt;P&gt;is there any one know what does it mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thansk,&lt;/P&gt;&lt;P&gt;Jignesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 21:14:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-edi-structures/m-p/2011638#M410618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T21:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: what is edi structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-edi-structures/m-p/2011639#M410619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On a very high level &lt;/P&gt;&lt;P&gt;These are the structures which are used for IDOC processing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 21:51:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-edi-structures/m-p/2011639#M410619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T21:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: what is edi structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-edi-structures/m-p/2011640#M410620</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 structure is basically an IDoc structure which contains the control record, the data records, and the status records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- The control record is identical for all IDocs and contains the administration information, for example, sender, recipient and message. Note that the control record also contains the last processing status ( STATUS field).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- The data records contain the segments and administration information for the segments (for example, a parent segment to which it is attached).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- The status records contain all of the previous processing statuses, as well as the corresponding administration information. This information is not sent between systems as part of the IDoc but rather as a separate data packet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this link for more information.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b824843d711d1893e0000e8323c4f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b824843d711d1893e0000e8323c4f/content.htm&lt;/A&gt;&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;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 22:19:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-edi-structures/m-p/2011640#M410620</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-03-19T22:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: what is edi structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-edi-structures/m-p/2011641#M410621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soni,&lt;/P&gt;&lt;P&gt; Let me share some ideas with you. When ever the data is coming through EDI, that data is hit in the form of IDOCs into SAP. For this IDOCs we are using 3 structures.&lt;/P&gt;&lt;P&gt;EDIDC,EDIDD,EDIDS.&lt;/P&gt;&lt;P&gt;EDIDC for move the control records.&lt;/P&gt;&lt;P&gt;EDIDD for move the data records.&lt;/P&gt;&lt;P&gt;EDIDS is move for the status records.&lt;/P&gt;&lt;P&gt; Declare three internal tables with this strucutures.&lt;/P&gt;&lt;P&gt;Hope this helps you. Reply for queries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads,&lt;/P&gt;&lt;P&gt;Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 03:42:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-edi-structures/m-p/2011641#M410621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T03:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: what is edi structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-edi-structures/m-p/2011642#M410622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 15:33:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-edi-structures/m-p/2011642#M410622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T15:33:35Z</dc:date>
    </item>
  </channel>
</rss>

