<?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 while deleting a customer table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-deleting-a-customer-table/m-p/6358808#M1400155</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the where use list of table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Nov 2009 11:23:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-17T11:23:44Z</dc:date>
    <item>
      <title>Error while deleting a customer table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-deleting-a-customer-table/m-p/6358807#M1400154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I try to delete a customer table which is saved as a local object I get an error stating that the table is still used in ABAP Dictionary. It seems that the customer table is still used in a customer program, but the program is already deleted! I deleted the program earlier and thus no longer exist in our system. I cannot find any trace of the program, but am unable to delete the customer table now. Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 11:07:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-deleting-a-customer-table/m-p/6358807#M1400154</guid>
      <dc:creator>Softwaris</dc:creator>
      <dc:date>2009-11-17T11:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error while deleting a customer table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-deleting-a-customer-table/m-p/6358808#M1400155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the where use list of table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 11:23:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-deleting-a-customer-table/m-p/6358808#M1400155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-17T11:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error while deleting a customer table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-deleting-a-customer-table/m-p/6358809#M1400156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about data elements,domains,Views,table maintenance etc.&lt;/P&gt;&lt;P&gt;Got se80 check the where used list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 11:25:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-deleting-a-customer-table/m-p/6358809#M1400156</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2009-11-17T11:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error while deleting a customer table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-deleting-a-customer-table/m-p/6358810#M1400157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried using the 'where used' list but it still gives me the name of the program that I already deleted before. It seems that there is still some reference to the deleted customer program. When I double-click on the program in the 'where used' list it says that the program doesn't exist in the system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 11:34:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-deleting-a-customer-table/m-p/6358810#M1400157</guid>
      <dc:creator>Softwaris</dc:creator>
      <dc:date>2009-11-17T11:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error while deleting a customer table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-deleting-a-customer-table/m-p/6358811#M1400158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Program name would have been of the table maintenance generator and you deleted it manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should have been deleted from TMG .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your problem will be resolved if you will create Table maintenance of the database table and then delete it again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 11:38:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-deleting-a-customer-table/m-p/6358811#M1400158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-17T11:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error while deleting a customer table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-deleting-a-customer-table/m-p/6358812#M1400159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alright matey, that does the trick! Thanks for your input, really appriciate it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 15:16:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-deleting-a-customer-table/m-p/6358812#M1400159</guid>
      <dc:creator>Softwaris</dc:creator>
      <dc:date>2009-11-17T15:16:40Z</dc:date>
    </item>
  </channel>
</rss>

