<?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 Deep structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/deep-structure/m-p/6098506#M1359942</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;I am trying to create a tree and save this in a structure&lt;/P&gt;&lt;P&gt;I have a structure called st_node and a table called tt_node&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the following fields in st_node:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID of type int4.&lt;/P&gt;&lt;P&gt;children_nodes of type tt_node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;adding children_nodes as a type of children_nodes does not allow the structure to activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help pleasE?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Sep 2009 13:41:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-01T13:41:13Z</dc:date>
    <item>
      <title>Deep structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deep-structure/m-p/6098506#M1359942</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;I am trying to create a tree and save this in a structure&lt;/P&gt;&lt;P&gt;I have a structure called st_node and a table called tt_node&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the following fields in st_node:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID of type int4.&lt;/P&gt;&lt;P&gt;children_nodes of type tt_node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;adding children_nodes as a type of children_nodes does not allow the structure to activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help pleasE?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2009 13:41:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deep-structure/m-p/6098506#M1359942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-01T13:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Deep structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deep-structure/m-p/6098507#M1359943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;recursive typing with data types is not allowed (recursive is only allowed with object types, i.e. type ref to a class or an interface, i.e. abap oo)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead of converting your program to abap oo, you may also just change a little bit your structure to simulate recursion (for example, add "parent node" field, etc.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2009 15:07:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deep-structure/m-p/6098507#M1359943</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-09-01T15:07:25Z</dc:date>
    </item>
  </channel>
</rss>

