<?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 Help with Recursive Tree in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-recursive-tree/m-p/2297181#M501686</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to analyze table data using a recursive tree.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an internal table w/a single field containing, as an example, 4 entries: A, B, C, D.  I want to create a binary search tree to analyze the following sets, in order:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. [A]  [ B ]  [C]  [D]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. [A,B] [A,C] [A,D] [B,C] [B,D] [C,D]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. [A,B,C] [A,B,D] [A,C,D] [B,C,D]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. [A,B,C,D]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Cal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Cal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2007 15:15:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-18T15:15:09Z</dc:date>
    <item>
      <title>Help with Recursive Tree</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-recursive-tree/m-p/2297181#M501686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to analyze table data using a recursive tree.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an internal table w/a single field containing, as an example, 4 entries: A, B, C, D.  I want to create a binary search tree to analyze the following sets, in order:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. [A]  [ B ]  [C]  [D]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. [A,B] [A,C] [A,D] [B,C] [B,D] [C,D]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. [A,B,C] [A,B,D] [A,C,D] [B,C,D]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. [A,B,C,D]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Cal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Cal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 15:15:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-recursive-tree/m-p/2297181#M501686</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T15:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Recursive Tree</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-recursive-tree/m-p/2297182#M501687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;back to the top..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 17:17:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-recursive-tree/m-p/2297182#M501687</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T17:17:21Z</dc:date>
    </item>
  </channel>
</rss>

