<?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 rows from Ztable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683091#M620355</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;Go to SE11,&lt;/P&gt;&lt;P&gt;Give table name&lt;/P&gt;&lt;P&gt;press display&lt;/P&gt;&lt;P&gt;Display all the existing entries of the table&lt;/P&gt;&lt;P&gt;select the entries to delete&lt;/P&gt;&lt;P&gt;go to the menu TableEntry&lt;/P&gt;&lt;P&gt;And select Deleteall option from that menu list..&lt;/P&gt;&lt;P&gt;This will help u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Aug 2007 08:42:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-16T08:42:57Z</dc:date>
    <item>
      <title>Delete rows from Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683085#M620349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a ztable in which there r 5,000 records in production system. User entered some wrong entries. Now i have to delete those rows physically. How can this be done with out effecting other rows. My Ztable is having maintenance sm30. how can i solve this problem. I can't write code for using delete statement as the rows r placed at different places so tht i can't put table index &amp;amp; proceed. thanks in advance&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;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 07:45:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683085#M620349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T07:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Delete rows from Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683086#M620350</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;Go to SM30 ..... enter your Ztable name and select maintain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now select the enteries u want to delete .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to edit, select delete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;reward points if useful&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 07:49:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683086#M620350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T07:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Delete rows from Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683087#M620351</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;Using SM30 you delete a row from table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 07:49:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683087#M620351</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-08-16T07:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Delete rows from Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683088#M620352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can write delete statement with some where condition, if you doesn't know the row number.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 07:58:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683088#M620352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T07:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Delete rows from Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683089#M620353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The field of date they did not enter properly. from sm30 after selecting particular row &amp;amp; from edit if i click delete it is giving this messeage Enter date in the format __.__.____. How to solve this&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;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 08:04:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683089#M620353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T08:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Delete rows from Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683090#M620354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a solution that might work for you too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE11. enter your table name and press display(F7).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then press (Cntrl&lt;EM&gt;Shift&lt;/EM&gt;F10) for contents of table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enter the fields that might help you select your records else leave them empty and press F8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the records are displayed in list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Checkmark the records you want to delete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then press Display(F7).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in Command Bar enter '/h' and press ENTER. the system wud give a msg that debugging has been started.... Now press ENTER once again it will go into debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In debugging mode there is a variable CODE which will be having value SHOW, change that value to DELE and press the pencil button in the extreme right to that field.This changes the contents of CODE from SHOW to DELE. Now press F8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in application toolbar 'Delete entry' button will appear with navigation keys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now buddy you need to delete that record by pressing that button and navigate to next record  and delete that and so on,one by one. after you have deleted all the required record press the BACK button, you again come back to list display of records, press refresh and all the deleted records will disappear. Keep on eye on the Message bar while deleting.........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful, get back in case of query...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 08:27:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683090#M620354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T08:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Delete rows from Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683091#M620355</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;Go to SE11,&lt;/P&gt;&lt;P&gt;Give table name&lt;/P&gt;&lt;P&gt;press display&lt;/P&gt;&lt;P&gt;Display all the existing entries of the table&lt;/P&gt;&lt;P&gt;select the entries to delete&lt;/P&gt;&lt;P&gt;go to the menu TableEntry&lt;/P&gt;&lt;P&gt;And select Deleteall option from that menu list..&lt;/P&gt;&lt;P&gt;This will help u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 08:42:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683091#M620355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T08:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Delete rows from Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683092#M620356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tripat Pal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed ur procedure but i am not able to change the show to dele how can this be done it is in display mode &amp;amp; i could not find pencil button in the exteme right to that field. kindly tell me in detail. thanks in advance&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;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 08:50:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683092#M620356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T08:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Delete rows from Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683093#M620357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in debugging mode, u will see 'code' written on the screen, double click it, it will appear in 'Field names' which shows the contents of the field, the content of CODE will be SHOW,&lt;/P&gt;&lt;P&gt;you have to change that to DELE (see that its in capital letters), now just to the right of the field where in 'Field names' you'll see a button of magnifying glass and next to it is the pencil button(Chang Field contents) i was talking bout. but remember that after you have written DELE, do not press ENTER or press any other button other than the pencil button(Chang Field contents) as the field contents will revert back to previous values....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points, get back in case of query....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please read clearly both my posts....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 09:11:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683093#M620357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T09:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Delete rows from Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683094#M620358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tripat Pal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its done. Thanks a lot. I ll reward u 10 out of 10 points. Once again thanks a lot&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;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 09:36:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-rows-from-ztable/m-p/2683094#M620358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T09:36:32Z</dc:date>
    </item>
  </channel>
</rss>

