<?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: can we include tables in structures in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-include-tables-in-structures/m-p/2035200#M417964</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Not possible.&lt;/P&gt;&lt;P&gt;Structure means a single record skeleton, table means multiple records holder, how can you insert table in structure. It may take as structure itself, even if you include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Mar 2007 09:30:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-13T09:30:38Z</dc:date>
    <item>
      <title>can we include tables in structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-include-tables-in-structures/m-p/2035199#M417963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;    Structures r defined in the same way as tables and i read that for structures database table is not generated.&lt;/P&gt;&lt;P&gt;A table can contain a structure.&lt;/P&gt;&lt;P&gt;Hence same data elements and domains can be used both in structures and tables,So is it possible to include the tables in structures.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 09:25:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-include-tables-in-structures/m-p/2035199#M417963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T09:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: can we include tables in structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-include-tables-in-structures/m-p/2035200#M417964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Not possible.&lt;/P&gt;&lt;P&gt;Structure means a single record skeleton, table means multiple records holder, how can you insert table in structure. It may take as structure itself, even if you include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 09:30:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-include-tables-in-structures/m-p/2035200#M417964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T09:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: can we include tables in structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-include-tables-in-structures/m-p/2035201#M417965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nirmala,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it is possible. U can do like .include -- MARA for a structure Ztest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not the stu. Ztest will ahve th structure of mara but no data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 09:31:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-include-tables-in-structures/m-p/2035201#M417965</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T09:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: can we include tables in structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-include-tables-in-structures/m-p/2035202#M417966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes u can include a table structure into ur structure not the values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 09:31:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-include-tables-in-structures/m-p/2035202#M417966</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T09:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: can we include tables in structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-include-tables-in-structures/m-p/2035203#M417967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is not possible to include the table inside the structure.. if it is possible.. then the property of structure is meaning less.&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;Sujatha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 09:50:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-include-tables-in-structures/m-p/2035203#M417967</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T09:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: can we include tables in structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-include-tables-in-structures/m-p/2035204#M417968</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;   Yes u can include a table but in the datatype u will find it as STRU means structure u won't get the values in that.U can Try to include but it won't act as a table since a structure is a flat data type where as table is a tree structured data type.If u want that u can go for deep tables.&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;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 09:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-include-tables-in-structures/m-p/2035204#M417968</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T09:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: can we include tables in structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-include-tables-in-structures/m-p/2035205#M417969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;u mean that if v include table in struc, table-struct wil be included not the data,&lt;/P&gt;&lt;P&gt; and wat abt including struc to the existing table which hav records...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 10:27:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-include-tables-in-structures/m-p/2035205#M417969</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T10:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: can we include tables in structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-include-tables-in-structures/m-p/2035206#M417970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, You can include a table in structure like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: BEGIN OF ls_record.&lt;/P&gt;&lt;P&gt;INCLUDE  STRUCTURE mara.&lt;/P&gt;&lt;P&gt;DATA: END OF ls_record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balakrishna.N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 12:05:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-include-tables-in-structures/m-p/2035206#M417970</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T12:05:50Z</dc:date>
    </item>
  </channel>
</rss>

