<?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: Class CL_TREE_MODEL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-cl-tree-model/m-p/4554259#M1075247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uwe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank You for Your help, I changed the program - and it functions fine !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2008 13:00:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-01T13:00:24Z</dc:date>
    <item>
      <title>Class CL_TREE_MODEL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-cl-tree-model/m-p/4554257#M1075245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Colleagues !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to develop a tree in the class CL_TREE_MODEL because it has an own method PRINT_TREE to print the content in a tree form. But how can I fill the tree with nodes and items, which method is responsible for it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You for Your helps !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards  Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 11:13:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-cl-tree-model/m-p/4554257#M1075245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T11:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Class CL_TREE_MODEL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-cl-tree-model/m-p/4554258#M1075246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot use class CL_TREE_MODEL for building your tree control because this is just the basic class for a class hierarchy (e.g. it does not have a method ADD_NODE).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead, you need to use one of its subclasses, e.g. CL_ITEM_TREE_MODEL -&amp;gt; CL_COLUMN_TREE_MODEL or CL_SIMPLE_TREE_MODEL.&lt;/P&gt;&lt;P&gt;All these subclasses inherit the PRINT_TREE method of CL_TREE_MODEL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For sample reports of these classes have a look through the &lt;STRONG&gt;programs&lt;/STRONG&gt; in package &lt;STRONG&gt;SEU_TREE_MODEL.&lt;/STRONG&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>Tue, 30 Sep 2008 19:10:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-cl-tree-model/m-p/4554258#M1075246</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2008-09-30T19:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Class CL_TREE_MODEL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-cl-tree-model/m-p/4554259#M1075247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uwe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank You for Your help, I changed the program - and it functions fine !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 13:00:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-cl-tree-model/m-p/4554259#M1075247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T13:00:24Z</dc:date>
    </item>
  </channel>
</rss>

