<?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 Open XML file and modify in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-xml-file-and-modify/m-p/7686719#M1576540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anybody have a procedure to open a XML file and modify some os that tags and after save it at a local file or a server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ricardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Feb 2011 20:08:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-24T20:08:42Z</dc:date>
    <item>
      <title>Open XML file and modify</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-xml-file-and-modify/m-p/7686719#M1576540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anybody have a procedure to open a XML file and modify some os that tags and after save it at a local file or a server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ricardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 20:08:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-xml-file-and-modify/m-p/7686719#M1576540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-24T20:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Open XML file and modify</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-xml-file-and-modify/m-p/7686720#M1576541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the ABAP-XML Transformation programs TCODE STRANS (lot of good blogs in SDN and SAP help)... You could transform the XML to internal table and then massage the data and transform it back to XML and save it to local file or server...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can use PI to do the same;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 20:32:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-xml-file-and-modify/m-p/7686720#M1576541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-24T20:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Open XML file and modify</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-xml-file-and-modify/m-p/7686721#M1576542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the idea (to transform into internal table and modify data and after export to XML) but i didn't find anything that fits on this sittuation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody gives me another suggettion?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ricardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 19:44:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-xml-file-and-modify/m-p/7686721#M1576542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-25T19:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Open XML file and modify</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-xml-file-and-modify/m-p/7686722#M1576543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ricardo,&lt;/P&gt;&lt;P&gt;Take a look at this simple transformation example,&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/abapdocu_70/en/ABENABAP_ST_EXAMPLE.htm" target="test_blank"&gt;http://help.sap.com/abapdocu_70/en/ABENABAP_ST_EXAMPLE.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/Snippets/XML" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/Snippets/XML&lt;/A&gt;&lt;EM&gt;XLS&lt;/EM&gt;transformation&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a89312f8-0b01-0010-86b3-fdd7178e0534" target="test_blank"&gt;http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a89312f8-0b01-0010-86b3-fdd7178e0534&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last, but not least take a look at the blog series here in SDN.. He has a five part series for XML processing in ABAP... &lt;/P&gt;&lt;P&gt;/people/tobias.trapp/blog/2005/05/04/xml-processing-in-abap-part-1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 20:07:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-xml-file-and-modify/m-p/7686722#M1576543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-25T20:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Open XML file and modify</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-xml-file-and-modify/m-p/7686723#M1576544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can either try parsing the XML, or use the Document Object Model.  I think using the DOM would be the better approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first thing you'll want to do is get XML document into a reference of type if_ixml_document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can use the document object model, which will allow you to get references of the XML document in object model represenation.  For example, you can use references to types of if_ixml_node_collection, if_ixml_node_iterator, if_ixml_node, to update the model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the method if_ixml_document~render_2_string to write it back out to XML when you're done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 20:07:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-xml-file-and-modify/m-p/7686723#M1576544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-25T20:07:33Z</dc:date>
    </item>
  </channel>
</rss>

