<?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 XML Library in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-library/m-p/987764#M73393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created program for transfer data into XML file in version 4.7(use XML Library). When I copy this program into versin 4.6 program generate error: "Statement "DOCUMENT-&amp;gt;SET_VERSION(" is not defined. Please check your spelling".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;******************************&lt;/P&gt;&lt;P&gt;  class cl_ixml definition load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  g_ixml = cl_ixml=&amp;gt;create( ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  document = g_ixml-&amp;gt;create_document( ).&lt;/P&gt;&lt;P&gt;  document-&amp;gt;set_version( version = '1.0' ).&lt;/P&gt;&lt;P&gt;**********************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jun 2005 12:03:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-06-30T12:03:57Z</dc:date>
    <item>
      <title>XML Library</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-library/m-p/987764#M73393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created program for transfer data into XML file in version 4.7(use XML Library). When I copy this program into versin 4.6 program generate error: "Statement "DOCUMENT-&amp;gt;SET_VERSION(" is not defined. Please check your spelling".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;******************************&lt;/P&gt;&lt;P&gt;  class cl_ixml definition load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  g_ixml = cl_ixml=&amp;gt;create( ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  document = g_ixml-&amp;gt;create_document( ).&lt;/P&gt;&lt;P&gt;  document-&amp;gt;set_version( version = '1.0' ).&lt;/P&gt;&lt;P&gt;**********************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2005 12:03:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-library/m-p/987764#M73393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-30T12:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: XML Library</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-library/m-p/987765#M73394</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;The &lt;STRONG&gt;&lt;U&gt;XML&lt;/U&gt;&lt;/STRONG&gt; classes and interfaces change a lot between the various versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose the release you're working with (4.6) does not support the method you call (I checked in our system and could not find this method on interface IF_IXML, either).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will have to find some workaround...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps (please reward me if it does &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joerg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2005 13:12:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-library/m-p/987765#M73394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-30T13:12:23Z</dc:date>
    </item>
  </channel>
</rss>

