<?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: customer include in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623385#M278720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How does the below happen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably, in the throw-away,&lt;/P&gt;&lt;P&gt;that CL_INCLUDE was deleted/reset,&lt;/P&gt;&lt;P&gt;and hence, the ZZ fields were gone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Sep 2006 15:17:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-27T15:17:39Z</dc:date>
    <item>
      <title>customer include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623377#M278712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I have a  CI_INCLUDE what happens during an upgrade?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table: PA0999&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;has field .INCLUDE w/ data element CI_P0999.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In CI_P0999 I have ZZ* fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 15:00:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623377#M278712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-27T15:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: customer include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623378#M278713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi wayne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do not worry, it won't get lost away,&lt;/P&gt;&lt;P&gt;while upgrade.&lt;/P&gt;&lt;P&gt;(Its specifically provided for that purpose)&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, 27 Sep 2006 15:05:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623378#M278713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-27T15:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: customer include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623379#M278714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wayne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should take care by SAP. No need to worry.&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>Wed, 27 Sep 2006 15:05:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623379#M278714</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-09-27T15:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: customer include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623380#M278715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When you are doing the Upgradation of SAP, the includes also will be updated, no need to worry about this, this will done automaticaly by SAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 15:08:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623380#M278715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-27T15:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: customer include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623381#M278716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much. One last question before awarding points...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know what step in the upgrade handles this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason I ask is that a "throw-away" test upgrade was done and the ZZ* fields are gone. Not sure if Basis missed something. Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 15:09:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623381#M278716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-27T15:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: customer include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623382#M278717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh..and another... Is there a way I can find all CI perfixed includes that have ZZ* fileds added? I guess I should check those also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 15:11:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623382#M278717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-27T15:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: customer include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623383#M278718</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;1. ALL CI_*&lt;/P&gt;&lt;P&gt;   includes will allows only ZZ fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  (Because such structures are specifically&lt;/P&gt;&lt;P&gt;   meant for customers)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) a "throw-away" test upgrade was done and the ZZ* fields are gone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably, in the throw-away,&lt;/P&gt;&lt;P&gt;that CL_INCLUDE was deleted/reset,&lt;/P&gt;&lt;P&gt;and hence, the ZZ fields were gone.&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, 27 Sep 2006 15:15:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623383#M278718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-27T15:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: customer include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623384#M278719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wayne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It could be the BASIS overwrite the table and import with original version. But it should not be happened.&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>Wed, 27 Sep 2006 15:15:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623384#M278719</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-09-27T15:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: customer include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623385#M278720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How does the below happen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably, in the throw-away,&lt;/P&gt;&lt;P&gt;that CL_INCLUDE was deleted/reset,&lt;/P&gt;&lt;P&gt;and hence, the ZZ fields were gone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 15:17:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623385#M278720</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-27T15:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: customer include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623386#M278721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way I can find all CI perfixed includes that have ZZ* fileds added? I guess I should check those also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 15:20:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623386#M278721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-27T15:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: customer include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623387#M278722</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;1. TABLE DD03L&lt;/P&gt;&lt;P&gt;   (which stores all fields of a table/structure)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. There u will get all fields (including ZZ fields)&lt;/P&gt;&lt;P&gt;   for CI_* structures.&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, 27 Sep 2006 15:30:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-include/m-p/1623387#M278722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-27T15:30:32Z</dc:date>
    </item>
  </channel>
</rss>

