<?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: JSON deep structure to dynamic internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/json-deep-structure-to-dynamic-internal-table/m-p/12129272#M1975007</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please have a look at following wiki, usage of /ui2/cl_json is explained here in detail.&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.scn.sap.com/wiki/display/Snippets/One+more+ABAP+to+JSON+Serializer+and+Deserializer"&gt;https://wiki.scn.sap.com/wiki/display/Snippets/One+more+ABAP+to+JSON+Serializer+and+Deserializer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Geert-Jan Klaps&lt;/P&gt;</description>
    <pubDate>Mon, 02 Mar 2020 11:48:24 GMT</pubDate>
    <dc:creator>geert-janklaps</dc:creator>
    <dc:date>2020-03-02T11:48:24Z</dc:date>
    <item>
      <title>JSON deep structure to dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/json-deep-structure-to-dynamic-internal-table/m-p/12129271#M1975006</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
  &lt;P&gt; I have a requirement where I need to convert a given json array in deep structure form to dynamic internal table .&lt;/P&gt;
  &lt;P&gt;I have used &lt;/P&gt;
  &lt;P&gt;data : it_item1 TYPE REF TO data.&lt;/P&gt;
  &lt;P&gt; CALL METHOD /ui2/cl_json=&amp;gt;deserialize&lt;BR /&gt; EXPORTING&lt;BR /&gt; json = str "array holding the values required&lt;BR /&gt; CHANGING&lt;BR /&gt; data = it_item1.&lt;/P&gt;
  &lt;P&gt;I tried converting it_item1 to internal table but came across the following error:"IT_ITEM1" is not an internal table.&lt;/P&gt;
  &lt;P&gt;Thank you &lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2020 11:42:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/json-deep-structure-to-dynamic-internal-table/m-p/12129271#M1975006</guid>
      <dc:creator>jeevitha_d</dc:creator>
      <dc:date>2020-03-02T11:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: JSON deep structure to dynamic internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/json-deep-structure-to-dynamic-internal-table/m-p/12129272#M1975007</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please have a look at following wiki, usage of /ui2/cl_json is explained here in detail.&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.scn.sap.com/wiki/display/Snippets/One+more+ABAP+to+JSON+Serializer+and+Deserializer"&gt;https://wiki.scn.sap.com/wiki/display/Snippets/One+more+ABAP+to+JSON+Serializer+and+Deserializer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Geert-Jan Klaps&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2020 11:48:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/json-deep-structure-to-dynamic-internal-table/m-p/12129272#M1975007</guid>
      <dc:creator>geert-janklaps</dc:creator>
      <dc:date>2020-03-02T11:48:24Z</dc:date>
    </item>
  </channel>
</rss>

