<?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_XML_FROM_FILE Error while loading XML as IDOC to ECC 6.0 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-xml-from-file-error-while-loading-xml-as-idoc-to-ecc-6-0/m-p/8227580#M1628812</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Salman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDI_DS40 segments are status segments. Usually they don't exists outside of the SAP system (in a XML file).&lt;/P&gt;&lt;P&gt;How did you create your XML files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2011 11:57:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-09-27T11:57:25Z</dc:date>
    <item>
      <title>IDOC_XML_FROM_FILE Error while loading XML as IDOC to ECC 6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-xml-from-file-error-while-loading-xml-as-idoc-to-ecc-6-0/m-p/8227579#M1628811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have successfully converted IDOC to XML file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getting Error while converting XML back to IDOC in ECC 6.0 using function: IDOC_XML_FROM_FILE&lt;/P&gt;&lt;P&gt;Segment EDI_DS40 is not defined.....I am really not sure about the error as this idoc was previously posted to the same ECC 6.0...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exception       SEGMENT_ERROR&lt;/P&gt;&lt;P&gt;Message ID:          EA                         Message number:           721&lt;/P&gt;&lt;P&gt;Message:&lt;/P&gt;&lt;P&gt;The segment EDI_DS40 is not defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly is there a way to load XML file via WE19? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Salman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 10:25:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-xml-from-file-error-while-loading-xml-as-idoc-to-ecc-6-0/m-p/8227579#M1628811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-27T10:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC_XML_FROM_FILE Error while loading XML as IDOC to ECC 6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-xml-from-file-error-while-loading-xml-as-idoc-to-ecc-6-0/m-p/8227580#M1628812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Salman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDI_DS40 segments are status segments. Usually they don't exists outside of the SAP system (in a XML file).&lt;/P&gt;&lt;P&gt;How did you create your XML files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 11:57:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-xml-from-file-error-while-loading-xml-as-idoc-to-ecc-6-0/m-p/8227580#M1628812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-27T11:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC_XML_FROM_FILE Error while loading XML as IDOC to ECC 6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-xml-from-file-error-while-loading-xml-as-idoc-to-ecc-6-0/m-p/8227581#M1628813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks alot Oliver for taking a stab...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created the XML file from within SAP by using the functionailty of this function module:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDOC_XML_TRANSFORM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created my ZIDOC_XML_TRANSFORM and just added file download facility in that the rest is the same as the orignal function.&lt;/P&gt;&lt;P&gt;Is there any way for me to supress generation of ED_DS40 segements in the XML file??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 12:05:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-xml-from-file-error-while-loading-xml-as-idoc-to-ecc-6-0/m-p/8227581#M1628813</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-27T12:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC_XML_FROM_FILE Error while loading XML as IDOC to ECC 6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-xml-from-file-error-while-loading-xml-as-idoc-to-ecc-6-0/m-p/8227582#M1628814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know your requirements, but usually you create a XML file using a XML port.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 12:19:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-xml-from-file-error-while-loading-xml-as-idoc-to-ecc-6-0/m-p/8227582#M1628814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-27T12:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC_XML_FROM_FILE Error while loading XML as IDOC to ECC 6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-xml-from-file-error-while-loading-xml-as-idoc-to-ecc-6-0/m-p/8227583#M1628815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Oliver. I just needed confirmation if the EDI_DS40 segements were significant from IDOC data prospective. From your response I guess they are status message so they are not very significant for me. I have simply removed the EDI_DS40 string from XML and now also managed to successfully load the IDOCS....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 17:15:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-xml-from-file-error-while-loading-xml-as-idoc-to-ecc-6-0/m-p/8227583#M1628815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-27T17:15:50Z</dc:date>
    </item>
  </channel>
</rss>

