<?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: Runtime Error in ALV Tree Output in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-in-alv-tree-output/m-p/5272190#M1217058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swaroop,&lt;/P&gt;&lt;P&gt;I am facing a similar issue. how did you resolve this?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amith&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Amith Menezes on May 23, 2011 9:49 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 May 2011 07:49:16 GMT</pubDate>
    <dc:creator>former_member198445</dc:creator>
    <dc:date>2011-05-23T07:49:16Z</dc:date>
    <item>
      <title>Runtime Error in ALV Tree Output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-in-alv-tree-output/m-p/5272188#M1217056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All, I am trying to create a ALV Tree using Class cl_gui_alv_tree. The Report Shows the Output with the first Node but when i try to expand it is dumping with a runtime error GETWA_NOT_ASSIGNED in class CL_ALV_TREE_BASE and method SET_ITEMS_FOR_COLUMN. The Reason being the data which was copied in the initial node display to mt_outtab is getting refreshed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one of you help me the reason for the table getting refreshed. Do i need to pass any data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing the following steps. &lt;/P&gt;&lt;P&gt;1. Create Container, &lt;/P&gt;&lt;P&gt;2. Create Tree Class object &lt;/P&gt;&lt;P&gt;3. Generate the Field Catalog. &lt;/P&gt;&lt;P&gt;4. Set table for first display  " With empty internal table&lt;/P&gt;&lt;P&gt;5. Generate the Hierarchy &lt;/P&gt;&lt;P&gt;6. Call the Method Frontend Update. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if i had missed any steps in the process. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Swaroop Patri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 00:23:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-in-alv-tree-output/m-p/5272188#M1217056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-05T00:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error in ALV Tree Output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-in-alv-tree-output/m-p/5272189#M1217057</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;u need to check the relation key  field values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 02:47:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-in-alv-tree-output/m-p/5272189#M1217057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-05T02:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error in ALV Tree Output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-in-alv-tree-output/m-p/5272190#M1217058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swaroop,&lt;/P&gt;&lt;P&gt;I am facing a similar issue. how did you resolve this?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amith&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Amith Menezes on May 23, 2011 9:49 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 07:49:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-in-alv-tree-output/m-p/5272190#M1217058</guid>
      <dc:creator>former_member198445</dc:creator>
      <dc:date>2011-05-23T07:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error in ALV Tree Output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-in-alv-tree-output/m-p/5272191#M1217059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One reason for getting this error is using &lt;STRONG&gt;local defined tables&lt;/STRONG&gt; for &lt;STRONG&gt;it_outtab parameter&lt;/STRONG&gt; in the below code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get rid of the dump, define &lt;STRONG&gt;two distinct output tables globally&lt;/STRONG&gt;: one is an &lt;STRONG&gt;empty table&lt;/STRONG&gt; which you will pass to the below method, other one is your real output table whose size increases dependently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL METHOD go_tree-&amp;gt;set_table_for_first_display&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        is_hierarchy_header = ls_hier_header&lt;/P&gt;&lt;P&gt;      CHANGING&lt;/P&gt;&lt;P&gt;        it_outtab           = gt_data_e "Empty table&lt;/P&gt;&lt;P&gt;        it_fieldcatalog     = gt_fcat_tree.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 14:12:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-in-alv-tree-output/m-p/5272191#M1217059</guid>
      <dc:creator>bayram_dabak</dc:creator>
      <dc:date>2011-11-09T14:12:15Z</dc:date>
    </item>
  </channel>
</rss>

