<?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: Deep structure help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/deep-structure-help/m-p/6021203#M1347666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error already is telling that you need a flat structure. That means no deep structures allowed. Can you create an internal table with less fields, excluding the deep parts, for table control?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Aug 2009 14:16:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-07T14:16:50Z</dc:date>
    <item>
      <title>Deep structure help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deep-structure-help/m-p/6021202#M1347665</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 am trying to create a table control using deep structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have defined my table control and deep structure as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONTROLS tc_deepstructure TYPE TABLEVIEW USING SCREEN 200.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tables: xixi_strorders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the flow logic:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT t_orders INTO t_orders&lt;/P&gt;&lt;P&gt;    WITH CONTROL tc_orders&lt;/P&gt;&lt;P&gt;    CURSOR tc_orders-current_line.&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT its giving me an error in the top &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"xixi_STRorders" must be a flat structure. You cannot use internal	 tables, strings, references, or structures as components ."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 14:08:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deep-structure-help/m-p/6021202#M1347665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-07T14:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Deep structure help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deep-structure-help/m-p/6021203#M1347666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error already is telling that you need a flat structure. That means no deep structures allowed. Can you create an internal table with less fields, excluding the deep parts, for table control?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 14:16:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deep-structure-help/m-p/6021203#M1347666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-07T14:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Deep structure help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deep-structure-help/m-p/6021204#M1347667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just curious...How would you want to display a deepstructure in a table control which is a flat structure???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 16:09:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deep-structure-help/m-p/6021204#M1347667</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2009-08-07T16:09:38Z</dc:date>
    </item>
  </channel>
</rss>

