<?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: how to refresh tree in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-tree/m-p/4124638#M986201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have done it .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jul 2008 10:41:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-07T10:41:08Z</dc:date>
    <item>
      <title>how to refresh tree</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-tree/m-p/4124635#M986198</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 have a problem with my report, i made a report using tree control using cl_gui_column_tree class, my report have three fields only 1. plant 2. storage location 3. material number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plant is a root &lt;/P&gt;&lt;P&gt;          storage loc is node &lt;/P&gt;&lt;P&gt;                       material number is a child&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a screen 100 for input plant field to get the data according to a specific plant. and then usinc call screen 200 i have to display this in a tree form, on node souble click event (storage loc) the data will move to table control for a specific location same for material under storage location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its all fine for first selection when i am pressing back button is come back on selection scree for select another plant ,up to now everything is fine but now the problem will start when i am entering another plant is showing me same plant , storage location and material number on screen 200. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i want to know how to refresh this tree control. if this tree control will refresh i think my problem will resolve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so pls help me how to do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;pardeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 09:09:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-tree/m-p/4124635#M986198</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-07T09:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to refresh tree</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-tree/m-p/4124636#M986199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://sap.ittoolbox.com/groups/technical-functional/sap-abap/simple-tree-not-refresh-if-using-table-control-2145518" target="test_blank"&gt;http://sap.ittoolbox.com/groups/technical-functional/sap-abap/simple-tree-not-refresh-if-using-table-control-2145518&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chk it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 09:53:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-tree/m-p/4124636#M986199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-07T09:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to refresh tree</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-tree/m-p/4124637#M986200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Refer This:&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=13721366&amp;amp;messageID=4529640" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=13721366&amp;amp;messageID=4529640&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shiva Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 09:58:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-tree/m-p/4124637#M986200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-07T09:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to refresh tree</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-tree/m-p/4124638#M986201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have done it .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 10:41:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-refresh-tree/m-p/4124638#M986201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-07T10:41:08Z</dc:date>
    </item>
  </channel>
</rss>

