<?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 join table with structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-join-table-with-structure/m-p/4844561#M1133088</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;structure dont have any data base table associated with them so they dont have any data.&lt;/P&gt;&lt;P&gt;that's why we cannot join structure witha table but we can include a structure within any table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sytex to include structure in ztable:&lt;/P&gt;&lt;P&gt;fieldname     data element.&lt;/P&gt;&lt;P&gt;.include        struname&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it will ans ur query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajesh Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Nov 2008 06:05:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-28T06:05:04Z</dc:date>
    <item>
      <title>Can we join table with structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-join-table-with-structure/m-p/4844558#M1133085</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 have taken fields from Plaf table and some fields from structures so now i want to join that how can i join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 05:49:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-join-table-with-structure/m-p/4844558#M1133085</guid>
      <dc:creator>former_member816100</dc:creator>
      <dc:date>2008-11-28T05:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can we join table with structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-join-table-with-structure/m-p/4844559#M1133086</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;Structures doesnt have any data so you cannot join them since no data is there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to se84 and find where the structure fields are used in tables and join accordingly if it gets the required data from those tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ramchander Rao.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 05:52:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-join-table-with-structure/m-p/4844559#M1133086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T05:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can we join table with structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-join-table-with-structure/m-p/4844560#M1133087</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;A table structure is just a skeleton of the data. It contains no data, just how the data is formatted in the table. You can not join a structure with a transparent table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&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;Aakash Banga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 06:04:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-join-table-with-structure/m-p/4844560#M1133087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T06:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can we join table with structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-join-table-with-structure/m-p/4844561#M1133088</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;structure dont have any data base table associated with them so they dont have any data.&lt;/P&gt;&lt;P&gt;that's why we cannot join structure witha table but we can include a structure within any table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sytex to include structure in ztable:&lt;/P&gt;&lt;P&gt;fieldname     data element.&lt;/P&gt;&lt;P&gt;.include        struname&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it will ans ur query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajesh Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 06:05:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-join-table-with-structure/m-p/4844561#M1133088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T06:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can we join table with structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-join-table-with-structure/m-p/4844562#M1133089</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;We can't join structure and transaprent table but we can append this structure to table using append structure option in &lt;STRONG&gt;se11&lt;/STRONG&gt;. As structure contains no data, just tells how the data is formatted in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 06:30:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-join-table-with-structure/m-p/4844562#M1133089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T06:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can we join table with structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-join-table-with-structure/m-p/4844563#M1133090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi bobby..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structure is just like header . it will contains only one line item each time. &lt;/P&gt;&lt;P&gt;insted of joining it for each line item just append it to some another internal talbe as per your reqirement.&lt;/P&gt;&lt;P&gt; but you must creat your internal table with all the related fields. and then use it  for your requirment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;GSANA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 06:49:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-join-table-with-structure/m-p/4844563#M1133090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T06:49:49Z</dc:date>
    </item>
  </channel>
</rss>

