<?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: converting xml to internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-xml-to-internal-table/m-p/7005469#M1495886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the method PARSE_XSTRING of class CL_XML_DOCUMENT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jun 2010 09:32:45 GMT</pubDate>
    <dc:creator>SuhaSaha</dc:creator>
    <dc:date>2010-06-02T09:32:45Z</dc:date>
    <item>
      <title>converting xml to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-xml-to-internal-table/m-p/7005464#M1495881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the xml data in the form of a hexa decimal string in the internal table. I should convert this into the original internal table contents. Kindly let me know how to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 08:37:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-xml-to-internal-table/m-p/7005464#M1495881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-02T08:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: converting xml to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-xml-to-internal-table/m-p/7005465#M1495882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; I have the xml data in the form of a hexa decimal string in the internal table. I should convert this into the original internal table contents. Kindly let me know how to do it.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you get the XML data in hex format ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 08:43:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-xml-to-internal-table/m-p/7005465#M1495882</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-06-02T08:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: converting xml to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-xml-to-internal-table/m-p/7005466#M1495883</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;Try to use the function module &lt;STRONG&gt;SMUM_XML_PARSE&lt;/STRONG&gt;  and pass the hexadecimal string to this function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 08:54:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-xml-to-internal-table/m-p/7005466#M1495883</guid>
      <dc:creator>nirajgadre</dc:creator>
      <dc:date>2010-06-02T08:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: converting xml to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-xml-to-internal-table/m-p/7005467#M1495884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the hexadecimal XML data in the form of an internal table. We used the DOM approach to convert the internal table into the xml format. Now the reverse approach i.e., if we get the internal table with xml as hexadecimal strings then how should we convert this to internal table in SAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 09:14:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-xml-to-internal-table/m-p/7005467#M1495884</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-02T09:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: converting xml to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-xml-to-internal-table/m-p/7005468#M1495885</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;Try using FM   HR_BE_DMFA_XML_TO_TABLE .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revert for further Qs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;P.Bharadwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 09:28:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-xml-to-internal-table/m-p/7005468#M1495885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-02T09:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: converting xml to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-xml-to-internal-table/m-p/7005469#M1495886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the method PARSE_XSTRING of class CL_XML_DOCUMENT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 09:32:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-xml-to-internal-table/m-p/7005469#M1495886</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-06-02T09:32:45Z</dc:date>
    </item>
  </channel>
</rss>

