<?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: Regarding refreshing tree in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-refreshing-tree/m-p/5928721#M1332739</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx uwe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I solved it and even ur answer helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jul 2009 13:47:16 GMT</pubDate>
    <dc:creator>surya_ramireddy</dc:creator>
    <dc:date>2009-07-09T13:47:16Z</dc:date>
    <item>
      <title>Regarding refreshing tree</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-refreshing-tree/m-p/5928718#M1332736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two screens namely 100 and 200.. Screen 100 contains selections and based on selections i am displaying screen 200  with tree structure.. Now its displaying exact results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i come back from screen 200 and changed the selection paramters in screen 100. If i go to screen 200, its still displaying the same screen with the old values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me how can i go farward ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;surya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 09:00:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-refreshing-tree/m-p/5928718#M1332736</guid>
      <dc:creator>surya_ramireddy</dc:creator>
      <dc:date>2009-07-09T09:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding refreshing tree</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-refreshing-tree/m-p/5928719#M1332737</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;While returning screen 100 use FREE method of alv tree instance and also you can try FREE : gi_tree.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 11:59:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-refreshing-tree/m-p/5928719#M1332737</guid>
      <dc:creator>huseyindereli</dc:creator>
      <dc:date>2009-07-09T11:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding refreshing tree</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-refreshing-tree/m-p/5928720#M1332738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Surya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is always the same problem:&lt;/P&gt;&lt;P&gt;How can you expect a reasonable answer if your question is missing any kind of details???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Searching classes with CL*TREE you will find on ERP 6.0 more than 300 different one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming that you are using CL_GUI_ALV_TREE the required method calls would be:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
(1) DELETE_ALL_NODES
(2) Build the new tree using methods like ADD_NODE
(3) Update the display using UPDATE_CALCULATIONS
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CL_GUI_SIMPLE_TREE:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
(1) DELETE_ALL_NODES
(2) Build the new tree using methods like ADD_NODES
&lt;/CODE&gt;&lt;/PRE&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;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 12:20:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-refreshing-tree/m-p/5928720#M1332738</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2009-07-09T12:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding refreshing tree</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-refreshing-tree/m-p/5928721#M1332739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx uwe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I solved it and even ur answer helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 13:47:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-refreshing-tree/m-p/5928721#M1332739</guid>
      <dc:creator>surya_ramireddy</dc:creator>
      <dc:date>2009-07-09T13:47:16Z</dc:date>
    </item>
  </channel>
</rss>

