<?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: What is diff b/w Include Structure and Append Structure at Database Level in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-diff-b-w-include-structure-and-append-structure-at-database-level/m-p/2481633#M559210</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;Difference between append &amp;amp; include structure:&lt;/P&gt;&lt;P&gt;Append structures are used for enhancements which are not provided for in the standard (special developments, country versions and adding customer fields to SAP standard tables).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An append structure is assigned to exactly one table. i.e., an append structure can be used only for the table it is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An include structure is reusable i.e., can be used in several tables.If you add a field to an include structure, all tables that contain that include structure will be updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sayee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jun 2007 03:48:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-27T03:48:49Z</dc:date>
    <item>
      <title>What is diff b/w Include Structure and Append Structure at Database Level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-diff-b-w-include-structure-and-append-structure-at-database-level/m-p/2481631#M559208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please let me know what is the main difference between .Include Structure and .Append Structure at SE11?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance and for good answer will give good points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2007 14:42:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-diff-b-w-include-structure-and-append-structure-at-database-level/m-p/2481631#M559208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-26T14:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: What is diff b/w Include Structure and Append Structure at Database Level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-diff-b-w-include-structure-and-append-structure-at-database-level/m-p/2481632#M559209</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 Structures&lt;/P&gt;&lt;P&gt;Append structures can only be assigned to a single table. &lt;/P&gt;&lt;P&gt;Append structures are created in the custome rnamespace ( ZZ or YY)&lt;/P&gt;&lt;P&gt;In case of new versions of the standard table during upgrade, the append structures are automatically appended to the new version of the standard table&lt;/P&gt;&lt;P&gt;Append structures can not be used with cluster and pool tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Append structures are created in transaction SE11. Display the standard table fields and press the Append structure button.&lt;/P&gt;&lt;P&gt;When you press the button, SAP sugests a name for the new append structure. After you has accepted the name, &lt;/P&gt;&lt;P&gt;a screen will be shown where you can enter the new fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Customizing Includes&lt;/P&gt;&lt;P&gt;Some of the SAP standard tables contains special include statements called Customizing includes. In contrast to Append structures, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that customizing includes are created by SAP, but the customer supply the fields for the include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customizing includes begin with CI_ and is part of the customer namespace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One Customizing include can be inserted into more than one table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find Customizing includes in SE11 under structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to take a look at table RKPF which uses the Customizing include CI_COBL (In an IDES system). Next try to add a field to CI_COBL, and activate it. If you go back to table RKPF you will se that your new field has been added.&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;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2007 14:47:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-diff-b-w-include-structure-and-append-structure-at-database-level/m-p/2481632#M559209</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-06-26T14:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: What is diff b/w Include Structure and Append Structure at Database Level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-diff-b-w-include-structure-and-append-structure-at-database-level/m-p/2481633#M559210</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;Difference between append &amp;amp; include structure:&lt;/P&gt;&lt;P&gt;Append structures are used for enhancements which are not provided for in the standard (special developments, country versions and adding customer fields to SAP standard tables).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An append structure is assigned to exactly one table. i.e., an append structure can be used only for the table it is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An include structure is reusable i.e., can be used in several tables.If you add a field to an include structure, all tables that contain that include structure will be updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sayee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 03:48:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-diff-b-w-include-structure-and-append-structure-at-database-level/m-p/2481633#M559210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T03:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: What is diff b/w Include Structure and Append Structure at Database Level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-diff-b-w-include-structure-and-append-structure-at-database-level/m-p/2481634#M559211</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;An &amp;lt;b&amp;gt;append structure&amp;lt;/b&amp;gt; is a structure assigned to just one table. When a table is activated, all append structures for the table are found and appended to the table. Append structures are used to add customer fields to SAP tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for more chk out this link..&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;&amp;lt;b&amp;gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb61446011d189700000e8322d00/content.htm&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;include structure&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;INCLUDE structure is used to include fields to several tables. If you add a fields to an include structure all tables that contain that include structure, will be updated too..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 03:59:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-diff-b-w-include-structure-and-append-structure-at-database-level/m-p/2481634#M559211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T03:59:33Z</dc:date>
    </item>
  </channel>
</rss>

