<?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: Error in table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table/m-p/3609783#M869489</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;First thing remove the check table and activate the table which u have created and check for inconsistency..... if that is not a problem then foreign key assignment that the field structure u hav assigned and the field u hav refered is that both r same or not...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arunprasad.P&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Mar 2008 04:04:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-18T04:04:34Z</dc:date>
    <item>
      <title>Error in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table/m-p/3609780#M869486</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;There is Z table which is created by some one with status New while I am tring to activate it ,it is giving error  as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Check table ZABSENTMAS (ABAP06/17.03.08/17:36)&lt;/P&gt;&lt;P&gt; ZABSENTMAS: Inconsistency DD &amp;lt;-&amp;gt; DB (check table with analysis tool)&lt;/P&gt;&lt;P&gt; A table called ZABSENTMAS exists in the database&lt;/P&gt;&lt;P&gt; No active nametab exists for ZABSENTMAS&lt;/P&gt;&lt;P&gt; Termination due to inconsistencies&lt;/P&gt;&lt;P&gt; Table ZABSENTMAS (Statements could not be generated)&lt;/P&gt;&lt;P&gt; Error number in DD_DECIDE (9)&lt;/P&gt;&lt;P&gt; Check on table ZABSENTMAS resulted in errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked with all the data elements and data domains all are error free and active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anybody tell me how to resolve this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx,&lt;/P&gt;&lt;P&gt;Tanisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 12:13:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table/m-p/3609780#M869486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T12:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table/m-p/3609781#M869487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Tanisha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Remove the check table ZABSENTMAS for that field and freshly try assigning then it defaultly give a table..... make use of it to solve the existing problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 12:22:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table/m-p/3609781#M869487</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T12:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table/m-p/3609782#M869488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check whether any of the fields in your table has check table as ZABSENTMAS. Remove that and then try to activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Balaji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 03:53:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table/m-p/3609782#M869488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T03:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table/m-p/3609783#M869489</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;First thing remove the check table and activate the table which u have created and check for inconsistency..... if that is not a problem then foreign key assignment that the field structure u hav assigned and the field u hav refered is that both r same or not...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arunprasad.P&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 04:04:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table/m-p/3609783#M869489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T04:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table/m-p/3609784#M869490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tanisha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This error is due to inconsistency in data dictionary and database level design,&lt;/P&gt;&lt;P&gt;since u added one field or change any field properties&lt;/P&gt;&lt;P&gt;so goto se14 tcode and activate and adjust the database table.&lt;/P&gt;&lt;P&gt;then activate ur table in se11 tcode .&lt;/P&gt;&lt;P&gt;i hope ur problem will resolve&lt;/P&gt;&lt;P&gt;please reward points if useful.&lt;/P&gt;&lt;P&gt;note: if ur table contain entries then u have to delete those one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 04:20:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table/m-p/3609784#M869490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T04:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table/m-p/3609785#M869491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santosh,&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt; The problem is I cant see any check table or the field that is specifiel in eror msg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Tanisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 05:45:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table/m-p/3609785#M869491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T05:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table/m-p/3609786#M869492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everybody,&lt;/P&gt;&lt;P&gt;Thanks for the input.&lt;/P&gt;&lt;P&gt;I tried all the options,firstly there is no check table or foreing key assignment in the table.If I go to SE14 there all the options for adjust and activate for this table is inactive so I am not able to use it.Its staus is NEW the error message in log is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nametab of table ZABSENTMAS with status A does not exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to findout whats the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Tanisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 06:00:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table/m-p/3609786#M869492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T06:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table/m-p/3609787#M869493</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;If you have the table in QA or PROD check the compare the table fields&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;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 10:02:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table/m-p/3609787#M869493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T10:02:47Z</dc:date>
    </item>
  </channel>
</rss>

