<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation/m-p/4296954#M1024713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From online help (F1) on enhancement category:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must select an enhancement category for the following reason: In programs where there is no active Unicode check, enhancements to tables and structures can cause syntax and runtime errors during type checks and particularly in combination with deep structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can change the required enhancement category by going in SE11 ... Extras &amp;gt; Enhancement Category. You will get the online help also from that popup screen to select the enhancement category.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Aug 2008 13:41:03 GMT</pubDate>
    <dc:creator>naimesh_patel</dc:creator>
    <dc:date>2008-08-06T13:41:03Z</dc:date>
    <item>
      <title>Table Activation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation/m-p/4296950#M1024709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with ECC 6.0 version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Query is &lt;/P&gt;&lt;P&gt;Whenever i'm trying to activate any Custom table, the table is getting activated but it is showing two warning messages like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Enhancement category for table missing&lt;/P&gt;&lt;P&gt;2. Enhancement category for include or subtype missing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why am I getting these. Any way we can ignore warning messages but I want to know about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;removed_by_moderator&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards &lt;/P&gt;&lt;P&gt;Chandu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Aug 6, 2008 1:43 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 13:33:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation/m-p/4296950#M1024709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T13:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Table Activation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation/m-p/4296951#M1024710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;This option is available from ECC5.0.While Creating a table / structure you need to specify the enhancement category.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt; Not classified&lt;/P&gt;&lt;P&gt; The structure has no enhancement category&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt; Cannot be enhanced&lt;/P&gt;&lt;P&gt; The structure cannot be enhanced&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt; Can be enhanced (character-type)&lt;/P&gt;&lt;P&gt; All structure components and their enhancements must be character-type&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt; Can be enhanced (character-type or numeric-type)&lt;/P&gt;&lt;P&gt; The structure and its enhancement cannot contain deep data types&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt; Can be enhanced in any way&lt;/P&gt;&lt;P&gt; The structure and its enhancement can contain components with any data type&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 13:39:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation/m-p/4296951#M1024710</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2008-08-06T13:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Table Activation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation/m-p/4296952#M1024711</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;Check this link, Same issue has been discussed here-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="935268"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 13:39:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation/m-p/4296952#M1024711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T13:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Table Activation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation/m-p/4296953#M1024712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please Check the link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/6e/e3806dd38911d5994400508b6b8b11/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/6e/e3806dd38911d5994400508b6b8b11/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 13:40:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation/m-p/4296953#M1024712</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2008-08-06T13:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Table Activation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation/m-p/4296954#M1024713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From online help (F1) on enhancement category:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must select an enhancement category for the following reason: In programs where there is no active Unicode check, enhancements to tables and structures can cause syntax and runtime errors during type checks and particularly in combination with deep structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can change the required enhancement category by going in SE11 ... Extras &amp;gt; Enhancement Category. You will get the online help also from that popup screen to select the enhancement category.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 13:41:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation/m-p/4296954#M1024713</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2008-08-06T13:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Table Activation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation/m-p/4296955#M1024714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;check &lt;/P&gt;&lt;P&gt;Menu option Extras-&amp;gt;Enhancement cathegory &lt;/P&gt;&lt;P&gt;Read F1 help.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;You must select an enhancement category for the following reason:&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 13:44:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation/m-p/4296955#M1024714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T13:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Table Activation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation/m-p/4296956#M1024715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends thanq all for the answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 13:54:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation/m-p/4296956#M1024715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T13:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Table Activation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation/m-p/4296957#M1024716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   i m working with now internal table&lt;/P&gt;&lt;P&gt;i have one database table i donot have any idea about any field how i have to mention in my code in the internal table coding&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 14:12:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-activation/m-p/4296957#M1024716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T14:12:16Z</dc:date>
    </item>
  </channel>
</rss>

