<?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 structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure/m-p/4091739#M978438</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Include str is for reuseability and Append str is restricted for that table only,can explain me clearly with example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jul 2008 06:41:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-08T06:41:40Z</dc:date>
    <item>
      <title>structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure/m-p/4091739#M978438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Include str is for reuseability and Append str is restricted for that table only,can explain me clearly with example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 06:41:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure/m-p/4091739#M978438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T06:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure/m-p/4091740#M978439</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;1. Append structure : it will add Fields to the table from&lt;/P&gt;&lt;P&gt;last . we can't use that structure in another table. &lt;/P&gt;&lt;P&gt;2. Include structure: we can add fields in middle. we can&lt;/P&gt;&lt;P&gt;use include structure in more than one table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An append structure is a structure assigned to just one&lt;/P&gt;&lt;P&gt;table. When a table is activated, all append structures for&lt;/P&gt;&lt;P&gt;the table are found and appended to the table.&lt;/P&gt;&lt;P&gt;Append structures are used to add customer fields to SAP tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An include Structure is a structure which we include under&lt;/P&gt;&lt;P&gt;another structure which is already defined&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APPEND STRUCTURES ARE USED ONLY TO ENHANCE STANDARD TABLES.&lt;/P&gt;&lt;P&gt;STANDARD TABLES MAY HAVE INCLUDE STRUCTURES ALREADY CREATED , BUT IF WE WANT TO ADD SOME MORE FIELDS&lt;/P&gt;&lt;P&gt;TO THE STANDARD TABLES, WE NEED TO GO FOR APPEND STRUCTURES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APPEND STRUCTURES SHOULD BE ADDED AT THE END OF A STANDARD TABLE. THIS IS A MUST. BECAUSE WE SHOULD NOT CHANGE THE ORIGINAL STANDARD TABLE IN THE MIDDLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SOME STANDARD TABLES FOR WHICH THERE ARE LONG DATA TYPE FIELDS cannot be enhanced because, LONG TYPE FIELDS SHOULD ALWAYS BE AT THE END AND APPEND STRUCTURES SHOULD ALSO BE AT THE END, SO THERE WILL BE A CONFLICT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Details Follow the link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/4d/e2bebb41da1d42917100471b364efa/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/4d/e2bebb41da1d42917100471b364efa/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&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;Sujit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 06:47:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure/m-p/4091740#M978439</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T06:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure/m-p/4091741#M978440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hiiii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;include structure is only used to expand Ztable...if you want some more fields in table..then you just need to make a include structure &amp;amp; use with that table..you can use the same include structure with any other ztable also..so its reusable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;append structure is used to enhance any standard table..you can do it urself by just click on appen structure..go to se11 7 open any standard table.there you can see this button.but you will not be able to use the same append structure with any other table.you will have to create it separately then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to following link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechies.com/difference-bn-include-structure-and-append-structure/" target="test_blank"&gt;http://www.saptechies.com/difference-bn-include-structure-and-append-structure/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;twinkal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 06:49:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure/m-p/4091741#M978440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T06:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure/m-p/4091742#M978441</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;Plz Refer to this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[/thread/281791 &lt;B&gt;[original link is broken]&lt;/B&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hop this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sumit Agarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 06:52:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure/m-p/4091742#M978441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T06:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure/m-p/4091743#M978442</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;Append structures are used for enhancements that are not included in the standard. This includes special developments, country versions and adding customer fields to any tables or structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An append structure is a structure that is assigned to exactly one table or structure. There can be more than one append structure for a table or structure/data source .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;append structure must be choosen can't be modified option so that it will not affect other subroutine or program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 06:54:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure/m-p/4091743#M978442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T06:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure/m-p/4091744#M978443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take the simple consideration that, in &lt;STRONG&gt;Include Structure&lt;/STRONG&gt; we generaly put all those data fields which are required in more than one tables and then include it. So the same fields in include structure are reused when anyy one of these tables are accessed.There lies the concept of reuseability.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whereas, we use &lt;STRONG&gt;append Structure&lt;/STRONG&gt; for enhancement of a database table. Here we add all those fields which we want to add to that very table only. This is its fuctionality.&lt;/P&gt;&lt;P&gt;Hence, Include str is for reuseability and Append structure is restricted for that table only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if found helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anirban Bhattacharjee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 07:00:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure/m-p/4091744#M978443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T07:00:49Z</dc:date>
    </item>
  </channel>
</rss>

