<?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: tree structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tree-structure/m-p/1792040#M340682</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;Check out these standard examples from SAP. They are of great help.&lt;/P&gt;&lt;P&gt;BCALV_TREE_01&lt;/P&gt;&lt;P&gt;BCALV_TREE_02&lt;/P&gt;&lt;P&gt;BCALV_TREE_03&lt;/P&gt;&lt;P&gt;BCALV_TREE_04&lt;/P&gt;&lt;P&gt;BCALV_TREE_05&lt;/P&gt;&lt;P&gt;BCALV_TREE_06&lt;/P&gt;&lt;P&gt;BCALV_TREE_DEMO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get them in both but I prefer to go through Se80 choose PROGRAM and give these names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Amit Khare&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Dec 2006 14:18:27 GMT</pubDate>
    <dc:creator>amit_khare</dc:creator>
    <dc:date>2006-12-13T14:18:27Z</dc:date>
    <item>
      <title>tree structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tree-structure/m-p/1792039#M340681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to create tree structure in my program using oops, is thr any FM for that...&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;&lt;/P&gt;&lt;P&gt;martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 14:12:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tree-structure/m-p/1792039#M340681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T14:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: tree structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tree-structure/m-p/1792040#M340682</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;Check out these standard examples from SAP. They are of great help.&lt;/P&gt;&lt;P&gt;BCALV_TREE_01&lt;/P&gt;&lt;P&gt;BCALV_TREE_02&lt;/P&gt;&lt;P&gt;BCALV_TREE_03&lt;/P&gt;&lt;P&gt;BCALV_TREE_04&lt;/P&gt;&lt;P&gt;BCALV_TREE_05&lt;/P&gt;&lt;P&gt;BCALV_TREE_06&lt;/P&gt;&lt;P&gt;BCALV_TREE_DEMO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get them in both but I prefer to go through Se80 choose PROGRAM and give these names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Amit Khare&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 14:18:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tree-structure/m-p/1792040#M340682</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2006-12-13T14:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: tree structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tree-structure/m-p/1792041#M340683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where can i get these demo examples in se38 or se80......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz replyy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 14:31:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tree-structure/m-p/1792041#M340683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T14:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: tree structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tree-structure/m-p/1792042#M340684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the function modules RS_TREE&lt;STRONG&gt;. In SE37 you can have an overview searching with F4 for the prefix RS_TREE&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Please note that these trees are restricted to a maximum of 5000 nodes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 15:31:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tree-structure/m-p/1792042#M340684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T15:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: tree structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tree-structure/m-p/1792043#M340685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto SE38 and check the following...&lt;/P&gt;&lt;P&gt;BCALV_TREE* ( I think it is 01/02 etc...)&lt;/P&gt;&lt;P&gt;BCALV_TREE_DEMO&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 15:33:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tree-structure/m-p/1792043#M340685</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T15:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: tree structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tree-structure/m-p/1792044#M340686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also go to transaction code DWDM to see tree structure demo programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 15:42:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tree-structure/m-p/1792044#M340686</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-12-13T15:42:07Z</dc:date>
    </item>
  </channel>
</rss>

