<?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: Phantom Z table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/phantom-z-table/m-p/1890913#M373017</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Neil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you check whether the &amp;lt;b&amp;gt;TADIR&amp;lt;/b&amp;gt; entry for your ztable is still available?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am asking because recently a colleague of mine had a problem with a SAP standard class where one of its includes appeared to be missing. Actually the error was that the corresponding entry in table PROGDIR was missing, the include itself did not yet exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thus, check in table TADIR whether you can find the following entry:&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;R3TR TABL &amp;lt;your ztable&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is missing there simply add this entry and perhaps your table will appear again in SE11.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Feb 2007 04:39:47 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2007-02-02T04:39:47Z</dc:date>
    <item>
      <title>Phantom Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/phantom-z-table/m-p/1890909#M373013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this question might not belong here but I didn't know where else to post it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a production 46c site. There is a particular Z table we have created which is not visible from the data dictionary, SE11/12, BUT programs which refer to it compile and run successfully and the table can be browsed via SE16. SE11 gives the standard table not known message: E2 007.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks as though the underlying databases/tables which get generated from the dictionary objects are fine but the dictionary table itself has been lost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to port the table structure to another SAP system but cannot view the structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on how we can recreate the table? Is there some magical way to reconstitute it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 00:20:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/phantom-z-table/m-p/1890909#M373013</guid>
      <dc:creator>former_member186741</dc:creator>
      <dc:date>2007-02-02T00:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Phantom Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/phantom-z-table/m-p/1890910#M373014</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;Are you getting any error messages in SE12..When you try to display the table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 00:39:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/phantom-z-table/m-p/1890910#M373014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T00:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Phantom Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/phantom-z-table/m-p/1890911#M373015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neil,&lt;/P&gt;&lt;P&gt;Have you tried creating the same table with the same name?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may sound very silly but you can get the structure by creating a work area of that type and then checking in debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also if it's having a maintenance generator then that can also be found.&lt;/P&gt;&lt;P&gt;Only thing that will be left will be technical specifications !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am interested in seeing whether the system will give any error or not when creating as you have rightly said it seems the data dictionary doesn't have it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We faced some issue like that in the sense that for us the primary key's got deleted some how from Database and not from data dictionary.We could correct it by using se14.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 04:02:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/phantom-z-table/m-p/1890911#M373015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T04:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Phantom Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/phantom-z-table/m-p/1890912#M373016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your suggestions, Nishant. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recreating it did not work as it recognised it already existed (contrarily). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, your mention if SE14 might prove useful. I haven't done it fully yet but it looks like the utility can be used. I will check with my basis people or get them to try it in case there's a danger of getting in an even worse mess.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 04:33:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/phantom-z-table/m-p/1890912#M373016</guid>
      <dc:creator>former_member186741</dc:creator>
      <dc:date>2007-02-02T04:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Phantom Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/phantom-z-table/m-p/1890913#M373017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Neil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you check whether the &amp;lt;b&amp;gt;TADIR&amp;lt;/b&amp;gt; entry for your ztable is still available?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am asking because recently a colleague of mine had a problem with a SAP standard class where one of its includes appeared to be missing. Actually the error was that the corresponding entry in table PROGDIR was missing, the include itself did not yet exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thus, check in table TADIR whether you can find the following entry:&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;R3TR TABL &amp;lt;your ztable&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is missing there simply add this entry and perhaps your table will appear again in SE11.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 04:39:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/phantom-z-table/m-p/1890913#M373017</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-02-02T04:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Phantom Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/phantom-z-table/m-p/1890914#M373018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Following on Uwe's idea, you can also check if the table DD02L has some value or not for the table. This table contains details for the database tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case this is there and TADIR has not entry then you can create your own entry, otherwise it will not give any results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Regard&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 04:50:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/phantom-z-table/m-p/1890914#M373018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T04:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Phantom Z table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/phantom-z-table/m-p/1890915#M373019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;both TADIR and DD02l have entries for this table. I think the best hope is the 'activate and adjust' button on SE14 but I'm waiting for feedback from basis before trying it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update: 12/2/2007.......&lt;/P&gt;&lt;P&gt;It was a happy ending! SE14 resolved the problem. After using the activate and adjust button the structure reappeared within SE11/12.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 05:16:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/phantom-z-table/m-p/1890915#M373019</guid>
      <dc:creator>former_member186741</dc:creator>
      <dc:date>2007-02-02T05:16:41Z</dc:date>
    </item>
  </channel>
</rss>

