<?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: Regarding structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/3816563#M917948</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;STRONG&gt;we can enhance the standard tables by using Append structures and customizing includes.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Append structures&lt;/STRONG&gt; allow you to attach fields to a table without actually having to modify the table itself. Table enhancements using append structures therefore do not have to be planned by SAP developers. An append structure can only belong to exactly one table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In contrast, &lt;STRONG&gt;CI_includes&lt;/STRONG&gt; allow you to use the same structure in multiple tables. The include statement must already exist in the SAP table or structure. Table enhancements using CI_includes do, however, have to be planned by SAP developers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;vineela.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 May 2008 13:40:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-19T13:40:03Z</dc:date>
    <item>
      <title>Regarding structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/3816557#M917942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;               i have created a structure and a option comes as 'APPEND STRUCTURE'.My question is what is 'APPEND STRUCTURE' and what are its uses&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2008 04:10:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/3816557#M917942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-17T04:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/3816558#M917943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Structures can be used as append structure or include structure.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Suppose you create an append structure, then you can use the same to append while creating other structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exp :  You have created an append structure AB with 3 fields/&lt;/P&gt;&lt;P&gt;Then you create a new structure XY with 2 other filed and append this append stucture to that. now there will be 5 fileds in the structure XY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2008 05:30:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/3816558#M917943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-17T05:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/3816559#M917944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use &lt;STRONG&gt;include  structure&lt;/STRONG&gt;  any number of times, Whereas &lt;STRONG&gt;Append Structure&lt;/STRONG&gt; can be used only once. You cannot use it again once you append it to any table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward if useful.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Khan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2008 11:53:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/3816559#M917944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-18T11:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/3816560#M917945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As explained the &lt;STRONG&gt;Append structure&lt;/STRONG&gt; used once as it will append the data at last and &lt;STRONG&gt;include structure&lt;/STRONG&gt; willl be done few times as it can be inserted anywhere in between.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Mohinder Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 06:02:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/3816560#M917945</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T06:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/3816561#M917946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;APPEND STRUCTURE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Special structure for extending standard SAP tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An append structure 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.&lt;/P&gt;&lt;P&gt;&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;Append structures permit you to append customer fields to a SAP standard table without having to modify the table definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An append structure is a structure which is assigned to exactly one table. There can be several append structures for a table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a table is activated, all the active append structures for the table are found and their fields are appended to the table. If an append structure is created or changed, the table to which it is assigned is also activated and the changes also take effect there when it is activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like all structures, an append structure defines a type that can be used in ABAP programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Release 4.6C you can define foreign keys for fields that already exist in the table using an append structure. Search helps can also be attached to fields that already exist in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customers create append structures in their namespace. The append structures are thus protected against overwriting during an upgrade.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 09:39:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/3816561#M917946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T09:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/3816562#M917947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;append structure is basically used if u want to make a structure which can be appended later..&lt;/P&gt;&lt;P&gt;that means u can add more fields in it..&lt;/P&gt;&lt;P&gt;it depends on u what kind u want to append..&lt;/P&gt;&lt;P&gt;u can make it in which only fields can be added or a deep structure can be added...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if found useful please&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;palak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 12:37:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/3816562#M917947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T12:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/3816563#M917948</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;STRONG&gt;we can enhance the standard tables by using Append structures and customizing includes.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Append structures&lt;/STRONG&gt; allow you to attach fields to a table without actually having to modify the table itself. Table enhancements using append structures therefore do not have to be planned by SAP developers. An append structure can only belong to exactly one table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In contrast, &lt;STRONG&gt;CI_includes&lt;/STRONG&gt; allow you to use the same structure in multiple tables. The include statement must already exist in the SAP table or structure. Table enhancements using CI_includes do, however, have to be planned by SAP developers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;vineela.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 13:40:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-structure/m-p/3816563#M917948</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T13:40:03Z</dc:date>
    </item>
  </channel>
</rss>

