<?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 Structure? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1568607#M256737</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all I must thank you for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a bit confused abt it , as I think we use APPEND structure in the customer namespace and we need to do it manually during an upgrade .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it happens the way you have mentioned then whats the difference between APPEND and INCLUDE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Sep 2006 09:09:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-13T09:09:16Z</dc:date>
    <item>
      <title>APPEND Structure?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1568604#M256734</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;Suppose I have appended a structure in a standard SAP table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens to the std table when a new version of table is imported during a upgrade?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will it be appended automatically or do we need to do it manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 09:00:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1568604#M256734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-13T09:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: APPEND Structure?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1568605#M256735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Structures appended to standard tables will not be updated automatically during Upgrade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use SPDD Transaction to check whether modifications done are automatically included during upgrade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Meera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 09:03:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1568605#M256735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-13T09:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: APPEND Structure?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1568606#M256736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi subhash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Good question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Suppose the table structure is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   &amp;lt;b&amp;gt;10 fields.&lt;/P&gt;&lt;P&gt;   3 fields (of our appended structure)&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. During upgrade,&lt;/P&gt;&lt;P&gt;   suppose sap has added 2 fields (11,12),&lt;/P&gt;&lt;P&gt;   then &lt;/P&gt;&lt;P&gt;   SPECIAL TRANSFORMATION takes place &lt;/P&gt;&lt;P&gt;   and the new table will be now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;   &amp;lt;b&amp;gt;10 fields.&lt;/P&gt;&lt;P&gt;   2 fields (of upgrade)&lt;/P&gt;&lt;P&gt;   3 fields (of our appended structure)&amp;lt;/b&amp;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;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 09:05:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1568606#M256736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-13T09:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: APPEND Structure?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1568607#M256737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all I must thank you for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a bit confused abt it , as I think we use APPEND structure in the customer namespace and we need to do it manually during an upgrade .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it happens the way you have mentioned then whats the difference between APPEND and INCLUDE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 09:09:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1568607#M256737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-13T09:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: APPEND Structure?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1568608#M256738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. .INCLUDE&lt;/P&gt;&lt;P&gt;(which appears in se11 in many tables.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Well,&lt;/P&gt;&lt;P&gt;thats nothing but a technique&lt;/P&gt;&lt;P&gt;of BUNCHING / GROUPING fields&lt;/P&gt;&lt;P&gt;(for ease of re-use)&lt;/P&gt;&lt;P&gt;(instead of again and again &lt;/P&gt;&lt;P&gt;specifying those SET of FIELDS,&lt;/P&gt;&lt;P&gt;in more than 1 table)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(we can as well give each field, field-by-field,&lt;/P&gt;&lt;P&gt;it won't make any difference in database table)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. However,&lt;/P&gt;&lt;P&gt;Append structure&lt;/P&gt;&lt;P&gt;is FACILITY PROVIDED BY SAP &lt;/P&gt;&lt;P&gt;for customer enhancment of tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It behaves differently when&lt;/P&gt;&lt;P&gt;some upgrade is done in that table&lt;/P&gt;&lt;P&gt;by sap itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In such case,&lt;/P&gt;&lt;P&gt;when the upgrade occurs,&lt;/P&gt;&lt;P&gt;first the SAP fields (which are added in the standard table)&lt;/P&gt;&lt;P&gt;are first included in the sequence of fields,&lt;/P&gt;&lt;P&gt;AFTER THAT,&lt;/P&gt;&lt;P&gt;our APPEND structure fields,&lt;/P&gt;&lt;P&gt;are appended !!!&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 09:12:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1568608#M256738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-13T09:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: APPEND Structure?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1568609#M256739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You very much Amit..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;points awarded!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great going&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 09:16:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/append-structure/m-p/1568609#M256739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-13T09:16:24Z</dc:date>
    </item>
  </channel>
</rss>

