<?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 convert data from IDOC format to internal table format in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-data-from-idoc-format-to-internal-table-format/m-p/2045822#M421256</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have the data in IDOC format how can we convert them into (records) internal table format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Sounder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Mar 2007 02:14:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-17T02:14:47Z</dc:date>
    <item>
      <title>convert data from IDOC format to internal table format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-data-from-idoc-format-to-internal-table-format/m-p/2045822#M421256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have the data in IDOC format how can we convert them into (records) internal table format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Sounder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2007 02:14:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-data-from-idoc-format-to-internal-table-format/m-p/2045822#M421256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-17T02:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: convert data from IDOC format to internal table format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-data-from-idoc-format-to-internal-table-format/m-p/2045823#M421257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sounder,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDoc is defined on two levels - technical level and application level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Technical view:&lt;/P&gt;&lt;P&gt;      Control record (table of structure: EDIDC)&lt;/P&gt;&lt;P&gt;      Data record (table of structure: EDIDD)&lt;/P&gt;&lt;P&gt;      Status record (table of structure: EDIDS)&lt;/P&gt;&lt;P&gt;2) Application view&lt;/P&gt;&lt;P&gt;      Segment&lt;/P&gt;&lt;P&gt;      Attributes of the segment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you look at any of the inbound IDoc processing function modules, say: IDOC_INPUT_ORDERS, you will see the interface containing the parameters: IDOC_CONTROL (table containing control records based on structure EDIDC) and IDOC_DATA (table containing data records based on structure EDIDD). This conversion is done by the ALE interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gajendra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2007 06:44:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-data-from-idoc-format-to-internal-table-format/m-p/2045823#M421257</guid>
      <dc:creator>gajendra_bhakuni</dc:creator>
      <dc:date>2007-03-17T06:44:40Z</dc:date>
    </item>
  </channel>
</rss>

