<?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: Move dynamic deep internal table to another dynamic table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-dynamic-deep-internal-table-to-another-dynamic-table/m-p/12014164#M1967670</link>
    <description>&lt;P&gt;Instead of CL_ALV_TABLE_CREATE use well-documented RTTS classes. Method CREATE/GET of CL_ABAP_TABLEDESCR   should do the job.&lt;/P&gt;&lt;P&gt;BR,&lt;BR /&gt;Gábor&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jul 2019 08:37:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2019-07-30T08:37:30Z</dc:date>
    <item>
      <title>Move dynamic deep internal table to another dynamic table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-dynamic-deep-internal-table-to-another-dynamic-table/m-p/12014163#M1967669</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
  &lt;P&gt;I have to create dynamic Internal table with a deep table which is also dynamic. I am using &lt;/P&gt;
  &lt;P&gt;cl_alv_table_create=&amp;gt;create_dynamic_table for the same. But for creating a deep table, it is required to pass the data dictionary structure as reference table/field. Since my deep table is also determined at runtime, I can't pass them as reference while creating the fieldcatalog.&lt;/P&gt;
  &lt;P&gt;Below is the final table I want as output.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1709684-deeptable.png" /&gt;&lt;/P&gt;
  &lt;P&gt;The header fields (vbeln, wadat, vstel, kunnr) are determined at runtime. The item fields of the deep table products (matnr, lfimg, meins) are also determined at runtime only. How do I create such a table through ABAP code ?&lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;
  &lt;P&gt;Afroz&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 08:19:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-dynamic-deep-internal-table-to-another-dynamic-table/m-p/12014163#M1967669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-07-30T08:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Move dynamic deep internal table to another dynamic table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-dynamic-deep-internal-table-to-another-dynamic-table/m-p/12014164#M1967670</link>
      <description>&lt;P&gt;Instead of CL_ALV_TABLE_CREATE use well-documented RTTS classes. Method CREATE/GET of CL_ABAP_TABLEDESCR   should do the job.&lt;/P&gt;&lt;P&gt;BR,&lt;BR /&gt;Gábor&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 08:37:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-dynamic-deep-internal-table-to-another-dynamic-table/m-p/12014164#M1967670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-07-30T08:37:30Z</dc:date>
    </item>
  </channel>
</rss>

