<?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: custom tables data deletion (data cleanup) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tables-data-deletion-data-cleanup/m-p/7091637#M1507243</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Yeah they are custom tales only.&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does not matter whether these are custom tables - as long as they are linked (via key) to objects like sales-orders, service-orders, purchase orders, billing documents etc. they are fiscally (legally) relevant! Delete at your own peril!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to get them clear real quick, drop the tables using SE14.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise a search of SDN will provide you with the correct coding, since you are not the first one to try this &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jul 2010 13:44:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-12T13:44:32Z</dc:date>
    <item>
      <title>custom tables data deletion (data cleanup)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tables-data-deletion-data-cleanup/m-p/7091632#M1507238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai  guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any one can help on below issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data from the custom tables in compshop(SD) needs to be deleted. All the tarnsactional data , the shops , the schedules, the visits , the competitors needs to be deleted from the existing tables &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The transactional data needs to be purged as it is severly impacting the performance of this fucntionality. Should be able to purge based on creation date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you explain how to do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 16:26:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tables-data-deletion-data-cleanup/m-p/7091632#M1507238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-08T16:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: custom tables data deletion (data cleanup)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tables-data-deletion-data-cleanup/m-p/7091633#M1507239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If its a Custom table, you could write peice of code and do the deletion of the data using DELETE FROM &amp;lt;custom table name&amp;gt; WHERE &amp;lt;conditions&amp;gt;&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;Abhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 17:15:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tables-data-deletion-data-cleanup/m-p/7091633#M1507239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-08T17:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: custom tables data deletion (data cleanup)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tables-data-deletion-data-cleanup/m-p/7091634#M1507240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;GAH!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, s/he should not. S/he should check with her/his FI/CO-functionals first, whether there are data in those tables that are fiscally or legally relevant. In such a case s/he should develop an archiving object (or extending an existing archiving object) to see to it, that those data are archived with the proper relation to SAP-standard data. There's a whole section on the NW Library on the How-to to develop such.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise: face legal problems!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there are no such data in those custom tables, go to your MM/PP-functionals and aks whether you have long standing contracts with customers/vendors where you have some kind of written agreement to provide special data for up to 10 years back (sorry, don't know the English word ... in German it's: Produkthaftung). Is there such an agreement, see above ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 13:07:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tables-data-deletion-data-cleanup/m-p/7091634#M1507240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-09T13:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: custom tables data deletion (data cleanup)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tables-data-deletion-data-cleanup/m-p/7091635#M1507241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Abhi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yeah they are custom tales only.&lt;/P&gt;&lt;P&gt;Please can you tell what piece of code required to delete the data.&lt;/P&gt;&lt;P&gt;I have 11 tables and data should be deleted from that tables.&lt;/P&gt;&lt;P&gt;for example i have talbes like YDCS_CR, YDCS_REP .Each table having lot of entries . All the entries should be deleted from that tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 13:40:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tables-data-deletion-data-cleanup/m-p/7091635#M1507241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-12T13:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: custom tables data deletion (data cleanup)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tables-data-deletion-data-cleanup/m-p/7091636#M1507242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest to first backup the data into some flat file and then delete the data from the ztables..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;declare a internal table of type as the ztable.&lt;/P&gt;&lt;P&gt;get all the data into it.. &lt;/P&gt;&lt;P&gt;write to file. Once the write is complete&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;delete table &amp;lt;ztable&amp;gt;. Hit and F1 on delete for the syntax.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 13:44:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tables-data-deletion-data-cleanup/m-p/7091636#M1507242</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2010-07-12T13:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: custom tables data deletion (data cleanup)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tables-data-deletion-data-cleanup/m-p/7091637#M1507243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Yeah they are custom tales only.&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does not matter whether these are custom tables - as long as they are linked (via key) to objects like sales-orders, service-orders, purchase orders, billing documents etc. they are fiscally (legally) relevant! Delete at your own peril!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to get them clear real quick, drop the tables using SE14.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise a search of SDN will provide you with the correct coding, since you are not the first one to try this &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 13:44:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-tables-data-deletion-data-cleanup/m-p/7091637#M1507243</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-12T13:44:32Z</dc:date>
    </item>
  </channel>
</rss>

