<?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: include &amp; append.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-append/m-p/2014711#M411619</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Append structure will add fields at the end of the table whereas include can have additional fields in the middle also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Mar 2007 12:30:14 GMT</pubDate>
    <dc:creator>Azeemquadri</dc:creator>
    <dc:date>2007-03-14T12:30:14Z</dc:date>
    <item>
      <title>include &amp; append..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-append/m-p/2014708#M411616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the difference between include structure and append structure..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 12:26:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-append/m-p/2014708#M411616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T12:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: include &amp; append..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-append/m-p/2014709#M411617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;INCLUDE will contain already defined fields, where as APPEND structure we can add our custom fields;&lt;/P&gt;&lt;P&gt;Entries in the form .INCLUDE or .APPEND indicate that the field in question is not a regular one but rather an include or an append structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The name of the include or append structure is in this case recorded in field Field type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 12:28:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-append/m-p/2014709#M411617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T12:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: include &amp; append..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-append/m-p/2014710#M411618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;   Include structure is global means you can use the same structure in more than 1 program.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where as append structure is program specific.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 12:29:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-append/m-p/2014710#M411618</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-03-14T12:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: include &amp; append..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-append/m-p/2014711#M411619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Append structure will add fields at the end of the table whereas include can have additional fields in the middle also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 12:30:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-append/m-p/2014711#M411619</guid>
      <dc:creator>Azeemquadri</dc:creator>
      <dc:date>2007-03-14T12:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: include &amp; append..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-append/m-p/2014712#M411620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there are several differences:&lt;/P&gt;&lt;P&gt; - Include structures can be reused while an append structure is unique and may be used only once. (you can try to append to another table an append with same name, it wont work).&lt;/P&gt;&lt;P&gt; - You can activate include structures themselves while at append structures you need to active the whole table again.&lt;/P&gt;&lt;P&gt; - append structures are always at the end of a TABLE, while include structures can be at any place.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 12:30:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-append/m-p/2014712#M411620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T12:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: include &amp; append..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-append/m-p/2014713#M411621</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 structure can only be assigned to exactly &amp;lt;b&amp;gt;one table or structure&amp;lt;/b&amp;gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to append the same fields to &amp;lt;b&amp;gt;several tables or structures&amp;lt;/b&amp;gt;, you can store these fields in an include structure. In this case you must create an append structure for each of these tables or structures and include the &amp;lt;b&amp;gt;include structure&amp;lt;/b&amp;gt; there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Include structures are used to add fields in the middle also.&lt;/P&gt;&lt;P&gt;where as append structures adds fields only at the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if my answer helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandhya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 12:34:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-append/m-p/2014713#M411621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T12:34:15Z</dc:date>
    </item>
  </channel>
</rss>

