<?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: Deleting table at database level using ABAP report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-table-at-database-level-using-abap-report/m-p/3188444#M759478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi try like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a report program give a statement like: &lt;/P&gt;&lt;P&gt; Drop table &amp;lt;tablename&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And execute this report program. Thats all, ur table gets deleted along with its structure in the DB level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Hema Sundara.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Dec 2007 10:27:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-28T10:27:03Z</dc:date>
    <item>
      <title>Deleting table at database level using ABAP report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-table-at-database-level-using-abap-report/m-p/3188441#M759475</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;Can anyone tell me how we can delete a table at the database level using an ABAP report ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 08:54:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-table-at-database-level-using-abap-report/m-p/3188441#M759475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T08:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting table at database level using ABAP report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-table-at-database-level-using-abap-report/m-p/3188442#M759476</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;Yes you can do that by using Native SQL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF the DB is oracle then u can use Drop Ztab.&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;Naveen Gupta&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Reward Points if helpfull.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 08:56:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-table-at-database-level-using-abap-report/m-p/3188442#M759476</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T08:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting table at database level using ABAP report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-table-at-database-level-using-abap-report/m-p/3188443#M759477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try FM RPY_TABLE_DELETE or DB_DROP_TABLE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 08:59:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-table-at-database-level-using-abap-report/m-p/3188443#M759477</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2007-12-28T08:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting table at database level using ABAP report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-table-at-database-level-using-abap-report/m-p/3188444#M759478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi try like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a report program give a statement like: &lt;/P&gt;&lt;P&gt; Drop table &amp;lt;tablename&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And execute this report program. Thats all, ur table gets deleted along with its structure in the DB level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Hema Sundara.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 10:27:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-table-at-database-level-using-abap-report/m-p/3188444#M759478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T10:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting table at database level using ABAP report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-table-at-database-level-using-abap-report/m-p/3188445#M759479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys, I created the report. I have reproduced it below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT  zdeletetable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXEC SQL.&lt;/P&gt;&lt;P&gt;  DROP TABLE ZTESTTABLE&lt;/P&gt;&lt;P&gt;ENDEXEC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF sy-subrc = 0.&lt;/P&gt;&lt;P&gt;  WRITE:/ 'Table ztesttable deleted from the database !'.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 12:50:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-table-at-database-level-using-abap-report/m-p/3188445#M759479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T12:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting table at database level using ABAP report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-table-at-database-level-using-abap-report/m-p/3188446#M759480</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 only delete a transparent table in the ABAP Dictionary when it is no longer used in other objects .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Proceed as follows to delete a table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter the name of the table in the initial screen of the ABAP Dictionary. &lt;/P&gt;&lt;P&gt;Select object type Tables. &lt;/P&gt;&lt;P&gt;Choose DD object ® Delete.&lt;/P&gt;&lt;P&gt;A dialog box appears asking you to confirm the deletion request again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Confirm the deletion request.&lt;/P&gt;&lt;P&gt;If it is no longer used in other objects and there is no longer a corresponding database table, the table is now deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The corresponding table definition must be deleted on the database before deleting the table. You will be informed in a dialog box if the table was already created on the database. You must confirm that you want to delete the database table in this dialog box. If you do not do so, the deletion will be canceled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 03:58:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-table-at-database-level-using-abap-report/m-p/3188446#M759480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-31T03:58:39Z</dc:date>
    </item>
  </channel>
</rss>

