<?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: Creating Dynamic Deep Internal Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-dynamic-deep-internal-table/m-p/6822048#M1470342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1347822"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Apr 2010 10:34:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-07T10:34:23Z</dc:date>
    <item>
      <title>Creating Dynamic Deep Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-dynamic-deep-internal-table/m-p/6822047#M1470341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using "cl_alv_table_create=&amp;gt;create_dynamic_table" to create a dynamic internal Table.&lt;/P&gt;&lt;P&gt;I need to display this internal table with some Cell Style.&lt;/P&gt;&lt;P&gt;Hence I need to append "i_celltab TYPE lvc_t_styl" to this dynamic internal Table.&lt;/P&gt;&lt;P&gt;How will I do that? Following is piece of code I have used.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  CALL METHOD cl_alv_table_create=&amp;gt;create_dynamic_table
    EXPORTING
      it_fieldcatalog = t_fldcat
    IMPORTING
      ep_table        = t_newtable.

  ASSIGN t_newtable-&amp;gt;* TO &amp;lt;t_dyntable&amp;gt;. 
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 09:57:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-dynamic-deep-internal-table/m-p/6822047#M1470341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-07T09:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Dynamic Deep Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-dynamic-deep-internal-table/m-p/6822048#M1470342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1347822"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 10:34:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-dynamic-deep-internal-table/m-p/6822048#M1470342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-07T10:34:23Z</dc:date>
    </item>
  </channel>
</rss>

