<?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: Internal table with Deep Structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-with-deep-structure/m-p/9767702#M1776009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Glen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have gone through the links before i posted ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you read carefully .. I trying to get an internal table with dynamic deep strcuture&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Oct 2013 15:19:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-10-23T15:19:43Z</dc:date>
    <item>
      <title>Internal table with Deep Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-with-deep-structure/m-p/9767700#M1776007</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;IS it possible to create an internal table with dynamic deep structure &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex&amp;nbsp; : I have an internal Table with 2 fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ITAB-FLD1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ITAB-FLD2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MARA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ITAB_MARA&amp;nbsp;&amp;nbsp; "Record1&lt;/P&gt;&lt;P&gt;MARC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ITAB_MARC&amp;nbsp;&amp;nbsp; "Record2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where&amp;nbsp; ITAB_MARA and ITAB_MARC are internal tables themselves&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So during Runtime i know the Values of ITAB-FLD1 and based on that i can create ITAB_MARA, ITAB_MARC and assign it to ITAB-FLD2 ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my problem how would i declare ITAB Initially.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : begin of itab,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fld1 like DD02L-TABNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fld2 " &lt;STRONG&gt;How would i declare this- its a dynamic internal table&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end of itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 14:47:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-with-deep-structure/m-p/9767700#M1776007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-23T14:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table with Deep Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-with-deep-structure/m-p/9767701#M1776008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;been asked many times... just search...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/1347822"&gt;http://scn.sap.com/thread/1347822&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/message/1090253#1090253"&gt;http://scn.sap.com/message/1090253#1090253&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 14:54:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-with-deep-structure/m-p/9767701#M1776008</guid>
      <dc:creator>former_member201275</dc:creator>
      <dc:date>2013-10-23T14:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table with Deep Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-with-deep-structure/m-p/9767702#M1776009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Glen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have gone through the links before i posted ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you read carefully .. I trying to get an internal table with dynamic deep strcuture&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 15:19:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-with-deep-structure/m-p/9767702#M1776009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-23T15:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table with Deep Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-with-deep-structure/m-p/9767703#M1776010</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;I am not sure that I understand your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But have look here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-blog-small" data-containerid="30827" data-containertype="37" data-objectid="94288" data-objecttype="38" href="http://scn.sap.com/community/abap/blog/2013/10/09/deeper-dive-into-deep-structure"&gt;http://scn.sap.com/community/abap/blog/2013/10/09/deeper-dive-into-deep-structure&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-blog-small" data-containerid="30827" data-containertype="37" data-objectid="94774" data-objecttype="38" href="http://scn.sap.com/community/abap/blog/2013/10/15/deeper-dive-into-deep-structure--part-2"&gt;http://scn.sap.com/community/abap/blog/2013/10/15/deeper-dive-into-deep-structure--part-2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-blog-small" data-containerid="30827" data-containertype="37" data-objectid="95167" data-objecttype="38" href="http://scn.sap.com/community/abap/blog/2013/10/22/deeper-dive-into-deep-structure--part-3"&gt;http://scn.sap.com/community/abap/blog/2013/10/22/deeper-dive-into-deep-structure--part-3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 15:41:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-with-deep-structure/m-p/9767703#M1776010</guid>
      <dc:creator>rosenberg_eitan</dc:creator>
      <dc:date>2013-10-23T15:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table with Deep Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-with-deep-structure/m-p/9767704#M1776011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please explain what exactly is the requirement that you need such a structure?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 16:12:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-with-deep-structure/m-p/9767704#M1776011</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-10-23T16:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table with Deep Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-with-deep-structure/m-p/9767705#M1776012</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;do you mean something like that?&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/305230" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/305243" height="80" width="283" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, Sascha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 16:25:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-with-deep-structure/m-p/9767705#M1776012</guid>
      <dc:creator>sascha_reissig</dc:creator>
      <dc:date>2013-10-23T16:25:53Z</dc:date>
    </item>
  </channel>
</rss>

