<?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: Table activation error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation-error/m-p/1584022#M263333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the same is coming after doing activate and adjust database. utilities -&amp;gt; Database utiities -&amp;gt; Activate and adjust database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prakash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Oct 2006 14:00:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-12T14:00:05Z</dc:date>
    <item>
      <title>Table activation error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation-error/m-p/1584019#M263330</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;We are implementing SRM 4.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want to add some customized fields for accounting information. To achieve this we have reffered to SAP note 672960. We have carried out all the steps mentioned in the note. One of the steps mentioned is &lt;/P&gt;&lt;P&gt; Use Transaction SE16 to include the user-defined fields that were defined in structure INCL_EEW_PD_ACC_CSF in table BBP_C_ACC_F.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the "Z" append structure in structure INCL_EEW_PD_ACC_CSF we have added a field, ZZGL_FAVORITE, which is of line type (ie instead of a data element it refers to a structure, ZZSGL_CODES). When we activate the "Z" append structure we get the folowing error messages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1." TABL BBP_PDACC is inconsistent in active version"&lt;/P&gt;&lt;P&gt;2" Field ZZGL_FAVORITE: Structured type ZZSGL_CODES cannot be used in DB table BBP_PDACC "&lt;/P&gt;&lt;P&gt;3."Error in ALTER TABLE generation for table BBP_PDACC"&lt;/P&gt;&lt;P&gt;4."Table BBP_PDACC (Statements could not be generated)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we rectify this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Jayesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 13:56:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation-error/m-p/1584019#M263330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T13:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Table activation error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation-error/m-p/1584020#M263331</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;You can try to use database utilities trx SE14&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 13:58:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation-error/m-p/1584020#M263331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T13:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Table activation error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation-error/m-p/1584021#M263332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of referring the structure directly, you have to &lt;/P&gt;&lt;P&gt;define each of the fields separately in the append structure. and then activate it.&lt;/P&gt;&lt;P&gt;Refer the link:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1585203"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Ravi Kanth Talagana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 13:58:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation-error/m-p/1584021#M263332</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T13:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Table activation error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation-error/m-p/1584022#M263333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the same is coming after doing activate and adjust database. utilities -&amp;gt; Database utiities -&amp;gt; Activate and adjust database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prakash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 14:00:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation-error/m-p/1584022#M263333</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T14:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Table activation error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation-error/m-p/1584023#M263334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the append structure should be compliant with the tables enhancement structure category:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use menu-extras( or environment?)-Enhancement Category. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a radiobutton set for &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Can be enhanced(Deep)&lt;/P&gt;&lt;P&gt;- Can be enhanced, Character-Type or Numeric-Type&lt;/P&gt;&lt;P&gt;- Can be enhancedmChracter-Type&lt;/P&gt;&lt;P&gt;- Cannot Be Enhanced&lt;/P&gt;&lt;P&gt;- Not Classified&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Enhancement Category is new with 4.6. For many tables, SAP did not yet maintain it. Some tables are set to "Can be enhanced, Character-Type". Check if your append structure does not contain any data type not matching the category.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may add one field after another, making a syntax check for each step. Finally you know which field causes trouble.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Oct 2006 13:23:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation-error/m-p/1584023#M263334</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2006-10-14T13:23:35Z</dc:date>
    </item>
  </channel>
</rss>

