<?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: Dump while using alv structre in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-alv-structre/m-p/7302258#M1534290</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;The structure of it_outtab and i_structure_name should be same if not u need to create a separate fldcatlog.&lt;/P&gt;&lt;P&gt;Hope this hint will solve ur problem. Otherwise u can also find lots of ALV tree example in SCN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amitava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Sep 2010 13:16:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-27T13:16:58Z</dc:date>
    <item>
      <title>Dump while using alv structre</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-alv-structre/m-p/7302257#M1534289</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;i working on the with alv tree and i am calling to the following method&lt;/P&gt;&lt;P&gt;with structure SYST (just for test )and the problem is that i try to put my structure&lt;/P&gt;&lt;P&gt;i have a dump ,&lt;/P&gt;&lt;P&gt;i the alv tree i dont dispaly any table just one column with all &lt;/P&gt;&lt;P&gt;the needed data .&lt;/P&gt;&lt;P&gt;my structure have just one column type LVC_VALUE .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i miss here i want to replace the structrue SYST with my structure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;mo_tree-&amp;gt;set_table_for_first_display(
       EXPORTING
         i_structure_name     = 'SYST'
         is_hierarchy_header  = ls_hier_header
         it_toolbar_excluding = mt_function
       CHANGING
         it_outtab            = mt_tree )&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it help this is the dump &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You attempted to access an unassigned field symbol&lt;/P&gt;&lt;P&gt; (data segment "-1").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; This error may occur if&lt;/P&gt;&lt;P&gt; - You address a typed field symbol before it has been set with&lt;/P&gt;&lt;P&gt;   ASSIGN&lt;/P&gt;&lt;P&gt; - You address a field symbol that pointed to the line of an&lt;/P&gt;&lt;P&gt;   internal table that was deleted&lt;/P&gt;&lt;P&gt; - You address a field symbol that was previously reset using&lt;/P&gt;&lt;P&gt;   UNASSIGN or that pointed to a local field that no&lt;/P&gt;&lt;P&gt;   longer exists&lt;/P&gt;&lt;P&gt; - You address a global function interface, although the&lt;/P&gt;&lt;P&gt;   respective function module is not active - that is, is&lt;/P&gt;&lt;P&gt;   not in the list of active calls. The list of active calls&lt;/P&gt;&lt;P&gt;   can be taken from this short dump.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 13:03:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-alv-structre/m-p/7302257#M1534289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-27T13:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while using alv structre</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-alv-structre/m-p/7302258#M1534290</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;The structure of it_outtab and i_structure_name should be same if not u need to create a separate fldcatlog.&lt;/P&gt;&lt;P&gt;Hope this hint will solve ur problem. Otherwise u can also find lots of ALV tree example in SCN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amitava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 13:16:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-alv-structre/m-p/7302258#M1534290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-27T13:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while using alv structre</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-alv-structre/m-p/7302259#M1534291</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;The parameter, what you give for the i_structure_name and the it_outtab, must have the same structure. &lt;/P&gt;&lt;P&gt;If the it_outtab contains only 1 column, it cannot be the same with SYST structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe if you declare it like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: mt_tree LIKE STANDARD TABLE OF syst.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However this structure will never make you a tree-like ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the sample programs in SE38, called BCALV_TREE_*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 13:21:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-alv-structre/m-p/7302259#M1534291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-27T13:21:09Z</dc:date>
    </item>
  </channel>
</rss>

