<?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: delete ztable data thru Exicutable report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-ztable-data-thru-exicutable-report/m-p/4233297#M1010833</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rams,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Definitely, it has effect, the data  gets deleted from the  table and will not be displayed fro SE16. Just perform the delete operation and check the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandra Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Aug 2008 04:15:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-07T04:15:59Z</dc:date>
    <item>
      <title>delete ztable data thru Exicutable report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-ztable-data-thru-exicutable-report/m-p/4233290#M1010826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frns,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to write a program to delete data from ztable, and thats through exicutable. &lt;/P&gt;&lt;P&gt;pls suggest me with relavant code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;P&gt;Rams&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 03:48:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-ztable-data-thru-exicutable-report/m-p/4233290#M1010826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T03:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: delete ztable data thru Exicutable report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-ztable-data-thru-exicutable-report/m-p/4233291#M1010827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rams,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can make use od DELETE statement .&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DELETE { {FROM target [WHERE sql_cond]} 
       | {target FROM source} }.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_webas630/helpdata/en/a4/35ff395ef548e5add909b73ca12878/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_webas630/helpdata/en/a4/35ff395ef548e5add909b73ca12878/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;raam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 03:51:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-ztable-data-thru-exicutable-report/m-p/4233291#M1010827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T03:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: delete ztable data thru Exicutable report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-ztable-data-thru-exicutable-report/m-p/4233292#M1010828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sort table that will give system less burden and performance will be high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this one DELETE ZTABLE WHERE &amp;lt;appropriate where clause&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohinder&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Mohinder Singh Chauhan on Aug 7, 2008 5:56 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 03:55:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-ztable-data-thru-exicutable-report/m-p/4233292#M1010828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T03:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: delete ztable data thru Exicutable report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-ztable-data-thru-exicutable-report/m-p/4233293#M1010829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Delete from ztable where fieldname = "X".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here X indicates the value of that fieldname. So based on the where condition it will delete the records from that ztable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 03:56:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-ztable-data-thru-exicutable-report/m-p/4233293#M1010829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T03:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: delete ztable data thru Exicutable report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-ztable-data-thru-exicutable-report/m-p/4233294#M1010830</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;Try...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DELETE FROM &amp;lt;ZTABLE&amp;gt; [ WHERE &amp;lt;COND&amp;gt;].&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 03:58:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-ztable-data-thru-exicutable-report/m-p/4233294#M1010830</guid>
      <dc:creator>former_member787646</dc:creator>
      <dc:date>2008-08-07T03:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: delete ztable data thru Exicutable report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-ztable-data-thru-exicutable-report/m-p/4233295#M1010831</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;Plz try below code that deletes 12 month old data from table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SELECT mandt
         representative
         selection_id
         sub_date
         sub_time
         superior
         team
         status
  FROM zo9_user_status
  INTO TABLE g_t_zo9_user_status_d
  WHERE sub_date LT g_outdate.

  IF sy-subrc = 0.

    DELETE zo9_user_status FROM TABLE g_t_zo9_user_status_d.
    IF sy-subrc = 0.
      MESSAGE i029 WITH sy-dbcnt text-002 .
    ENDIF.
  ENDIF.
  REFRESH g_t_zo9_user_status_d.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dhanashri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 04:02:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-ztable-data-thru-exicutable-report/m-p/4233295#M1010831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T04:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: delete ztable data thru Exicutable report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-ztable-data-thru-exicutable-report/m-p/4233296#M1010832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanx.&lt;/P&gt;&lt;P&gt;is it effect on database table or not.&lt;/P&gt;&lt;P&gt;i mean,&lt;/P&gt;&lt;P&gt;if i run ztable with se16 , the data which i deleted from Exicutable &lt;/P&gt;&lt;P&gt;should not be display.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;P&gt;Rams&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 04:03:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-ztable-data-thru-exicutable-report/m-p/4233296#M1010832</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T04:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: delete ztable data thru Exicutable report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-ztable-data-thru-exicutable-report/m-p/4233297#M1010833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rams,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Definitely, it has effect, the data  gets deleted from the  table and will not be displayed fro SE16. Just perform the delete operation and check the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandra Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 04:15:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-ztable-data-thru-exicutable-report/m-p/4233297#M1010833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T04:15:59Z</dc:date>
    </item>
  </channel>
</rss>

