<?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: Difference between Customer Include and Append in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-customer-include-and-append/m-p/1130196#M111497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;  In script I am having 3 pages, my requirement is i have to display 2nd page first, after that 1st page, then 3rd page.&lt;/P&gt;&lt;P&gt;  so how can i display?&lt;/P&gt;&lt;P&gt;  plz let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think control-page can i use.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Feb 2006 10:45:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-14T10:45:18Z</dc:date>
    <item>
      <title>Difference between Customer Include and Append</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-customer-include-and-append/m-p/1130194#M111495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;We are using a special customer namespace /XXX/. Regarding to this I can not use the Customer Includes (CI_Include) in the SAP tables anymore to add own fields.&lt;/P&gt;&lt;P&gt;To create my own fields anyway I create a append in the /XXX/ namespace and add my /XXX/fields to this Append.&lt;/P&gt;&lt;P&gt;It is working, but I want to know if there are situations where the use of an append instead of an include can cause errors?&lt;/P&gt;&lt;P&gt;What is the difference between include and append?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help,&lt;/P&gt;&lt;P&gt;Fabian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2006 18:16:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-customer-include-and-append/m-p/1130194#M111495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-13T18:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Customer Include and Append</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-customer-include-and-append/m-p/1130195#M111496</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;NO, because they are the same thing, you use both includes to enhance a standard structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the Append Include is only used in the structure where it's defined, CI_INCLUDE is used by enhancement so perhaps it can be used in many structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you have to use CI_INCLUDE only if you need to you its enhancement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the name of include begin of CI_, you won't have any error if that include doesn't exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try to build a Z-TABLE and insert the include CI_ZMYINCLUDE after try to check your table: any errors'll occur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same this is for the include with the name begining with ZX...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2006 18:28:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-customer-include-and-append/m-p/1130195#M111496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-13T18:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Customer Include and Append</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-customer-include-and-append/m-p/1130196#M111497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;  In script I am having 3 pages, my requirement is i have to display 2nd page first, after that 1st page, then 3rd page.&lt;/P&gt;&lt;P&gt;  so how can i display?&lt;/P&gt;&lt;P&gt;  plz let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think control-page can i use.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2006 10:45:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-customer-include-and-append/m-p/1130196#M111497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-14T10:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Customer Include and Append</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-customer-include-and-append/m-p/1130197#M111498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, for the information. So if I understood you right, I can not use the enhancment function anymore, if I can only the append?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Fabian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2006 10:59:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-customer-include-and-append/m-p/1130197#M111498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-14T10:59:52Z</dc:date>
    </item>
  </channel>
</rss>

