<?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: append and include in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-and-include/m-p/1938414#M387883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Dec 2008 11:00:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-09T11:00:49Z</dc:date>
    <item>
      <title>append and include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-and-include/m-p/1938410#M387879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the difference between append and include&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2007 12:55:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-and-include/m-p/1938410#M387879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-17T12:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: append and include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-and-include/m-p/1938411#M387880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi abhishek,&lt;/P&gt;&lt;P&gt;     I believe u r talking about append structure and include structure.&lt;/P&gt;&lt;P&gt;Hope this link help u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2980702"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u r talking abt append and insert commands then &lt;/P&gt;&lt;P&gt;append is used while v have header line in the internal table.&lt;/P&gt;&lt;P&gt;insert command is used when v have internal table without header line.&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;Arun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if it is useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2007 13:10:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-and-include/m-p/1938411#M387880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-17T13:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: append and include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-and-include/m-p/1938412#M387881</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 &amp;amp; .include are used to include a structure in a table,&lt;/P&gt;&lt;P&gt; where .include is used in customer table but .append is used to induct a structure in SAP supplied std table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2007 13:14:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-and-include/m-p/1938412#M387881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-17T13:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: append and include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-and-include/m-p/1938413#M387882</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;Welcome to SDN.&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). &lt;/P&gt;&lt;P&gt;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;Hope this will help.&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>Sat, 17 Feb 2007 13:20:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-and-include/m-p/1938413#M387882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-17T13:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: append and include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-and-include/m-p/1938414#M387883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 11:00:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-and-include/m-p/1938414#M387883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T11:00:49Z</dc:date>
    </item>
  </channel>
</rss>

