<?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: idoc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2445636#M547743</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;how many records are there in idocs&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; IDOC Record Types:&lt;/P&gt;&lt;P&gt;  -&lt;/P&gt;&lt;HR originaltext="-----------------" /&gt;&lt;P&gt; 1.&amp;lt;i&amp;gt;&amp;lt;b&amp;gt; Control Record&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt; : The control record contains all of the control information about an IDOC, &lt;/P&gt;&lt;P&gt;this information basically includes the IDOC number, sender and receiver information, &lt;/P&gt;&lt;P&gt;and information such as the message type it represents and the IDOC type.  &lt;/P&gt;&lt;P&gt;- there is only one control record per IDOC.&lt;/P&gt;&lt;P&gt;- The stucture of the control record is the same for all the IDOCs and is defined by SAP. &lt;/P&gt;&lt;P&gt;- The structure of the control record is defined by the data dictionary structure EDI_DC40. &lt;/P&gt;&lt;P&gt;- The control record is stored in the EDIDC table. &lt;/P&gt;&lt;P&gt; 2. &amp;lt;i&amp;gt;&amp;lt;b&amp;gt;Data Record&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt; : Data records contain the application data. A data record has two sections &lt;/P&gt;&lt;P&gt;Administrative Section and a Data section.&lt;/P&gt;&lt;P&gt;- The Administrative section cotain the segment name, client, IDOC number, segment number, &lt;/P&gt;&lt;P&gt;hierarchy level information. &lt;/P&gt;&lt;P&gt;- The Data section of a data record is a stram of 1000 bytes where the actual data resides. &lt;/P&gt;&lt;P&gt;- The data record is defined by the data dictionary structure EDI_DD40. &lt;/P&gt;&lt;P&gt;- Data records for IDOCs stored in the EDID4 table. &lt;/P&gt;&lt;P&gt; 3. &amp;lt;i&amp;gt;&amp;lt;b&amp;gt;Status Record&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt; : Status records are attaced to an IDOC throughout the process as &lt;/P&gt;&lt;P&gt;the IDOC achieves different milestones or encounters an error. At every milestone a statu code, &lt;/P&gt;&lt;P&gt;date and time are assigned. &lt;/P&gt;&lt;P&gt;- Status codes 01 to 49 are reserved for OUtbound process, 50 and above are reserved for &lt;/P&gt;&lt;P&gt;inbound processes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Srikanth&lt;/P&gt;&lt;P&gt;Reward the useful answers and you will get &lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/baris.buyuktanir2/blog/2007/04/04/point-for-points-reward-yourselfyourself&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 Jun 2007 11:30:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-30T11:30:50Z</dc:date>
    <item>
      <title>idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2445635#M547742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can any one tell , basically &lt;/P&gt;&lt;P&gt;how many records are there in idocs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jun 2007 11:27:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2445635#M547742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-30T11:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2445636#M547743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;how many records are there in idocs&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; IDOC Record Types:&lt;/P&gt;&lt;P&gt;  -&lt;/P&gt;&lt;HR originaltext="-----------------" /&gt;&lt;P&gt; 1.&amp;lt;i&amp;gt;&amp;lt;b&amp;gt; Control Record&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt; : The control record contains all of the control information about an IDOC, &lt;/P&gt;&lt;P&gt;this information basically includes the IDOC number, sender and receiver information, &lt;/P&gt;&lt;P&gt;and information such as the message type it represents and the IDOC type.  &lt;/P&gt;&lt;P&gt;- there is only one control record per IDOC.&lt;/P&gt;&lt;P&gt;- The stucture of the control record is the same for all the IDOCs and is defined by SAP. &lt;/P&gt;&lt;P&gt;- The structure of the control record is defined by the data dictionary structure EDI_DC40. &lt;/P&gt;&lt;P&gt;- The control record is stored in the EDIDC table. &lt;/P&gt;&lt;P&gt; 2. &amp;lt;i&amp;gt;&amp;lt;b&amp;gt;Data Record&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt; : Data records contain the application data. A data record has two sections &lt;/P&gt;&lt;P&gt;Administrative Section and a Data section.&lt;/P&gt;&lt;P&gt;- The Administrative section cotain the segment name, client, IDOC number, segment number, &lt;/P&gt;&lt;P&gt;hierarchy level information. &lt;/P&gt;&lt;P&gt;- The Data section of a data record is a stram of 1000 bytes where the actual data resides. &lt;/P&gt;&lt;P&gt;- The data record is defined by the data dictionary structure EDI_DD40. &lt;/P&gt;&lt;P&gt;- Data records for IDOCs stored in the EDID4 table. &lt;/P&gt;&lt;P&gt; 3. &amp;lt;i&amp;gt;&amp;lt;b&amp;gt;Status Record&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt; : Status records are attaced to an IDOC throughout the process as &lt;/P&gt;&lt;P&gt;the IDOC achieves different milestones or encounters an error. At every milestone a statu code, &lt;/P&gt;&lt;P&gt;date and time are assigned. &lt;/P&gt;&lt;P&gt;- Status codes 01 to 49 are reserved for OUtbound process, 50 and above are reserved for &lt;/P&gt;&lt;P&gt;inbound processes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Srikanth&lt;/P&gt;&lt;P&gt;Reward the useful answers and you will get &lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/baris.buyuktanir2/blog/2007/04/04/point-for-points-reward-yourselfyourself&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jun 2007 11:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2445636#M547743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-30T11:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2445637#M547744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 14:54:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2445637#M547744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T14:54:41Z</dc:date>
    </item>
  </channel>
</rss>

