<?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 Logical Database Storage in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-logical-database-storage/m-p/1330982#M168664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see edidc, edids, edid4 tables.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 May 2006 09:05:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-04T09:05:35Z</dc:date>
    <item>
      <title>IDOC Logical Database Storage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-logical-database-storage/m-p/1330981#M168663</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;I was hoping someone could tell me the name of the table that the IDOC Segment field contents information is stored in?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;    Philip Johannesen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2006 09:03:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-logical-database-storage/m-p/1330981#M168663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-04T09:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Logical Database Storage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-logical-database-storage/m-p/1330982#M168664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see edidc, edids, edid4 tables.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2006 09:05:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-logical-database-storage/m-p/1330982#M168664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-04T09:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Logical Database Storage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-logical-database-storage/m-p/1330983#M168665</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;The IDOC data is stored in EDID4 table. However the storage is little tricky as the entire data of the segment is one field called SDATA. So, you should have structure of the type of the SEGMENT and move SDATA into it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functions IDOC_READ_COMPLETELY will help in reading the contents of the idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please mark the helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2006 09:08:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-logical-database-storage/m-p/1330983#M168665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-04T09:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Logical Database Storage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-logical-database-storage/m-p/1330984#M168666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi philip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. if u are talking about the metadata &lt;/P&gt;&lt;P&gt;   of the idoc segments,&lt;/P&gt;&lt;P&gt;  (ie list of segment fields etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then the table is IDOCSYN.&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2006 09:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-logical-database-storage/m-p/1330984#M168666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-04T09:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Logical Database Storage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-logical-database-storage/m-p/1330985#M168667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could find it in EDSAPPL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2006 09:13:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-logical-database-storage/m-p/1330985#M168667</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2006-05-04T09:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Logical Database Storage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-logical-database-storage/m-p/1330986#M168668</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;Thanks for the amazingly quick responses! I've now found the table I required thanks to your help. EDIDS holds the IDOC Segments data at field level. So I was able to do an export of the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks, points awarded as promised.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;    Philip Johannesen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2006 09:43:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-logical-database-storage/m-p/1330986#M168668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-04T09:43:36Z</dc:date>
    </item>
  </channel>
</rss>

