‎2006 Jun 12 8:47 AM
Hi all,
I created a maintaninece view for a custom table.I populated entries into the table thru the view.But i am not able to delete the entries from it.As I run the Tcode of the view I get the previously deleted records again.While deleting and saving it prompts that the records are saved.
Then why is the records not deeletd from the table ?
Pls post ideas to have the records deleted from table thru view.
Thanks,
Stock.
‎2006 Jun 12 8:51 AM
Hi stock,
1. When deleting the records,
we delete them by using the toolbar button
for deletion.
2. At this point of time, the records,
disappear in the grid.
3. But in fact they are not REALLY DELETED from database table.
4. After this , we have to press THE SAVE BUTTON
so that the records are really deleted.
regards,
amit m.
‎2006 Jun 12 8:53 AM
‎2006 Jun 12 9:00 AM
Hi,
when you delete the entries , it will ask the request. is it asking for request. and also after deletion Press SAVE Button and check it.
you might have records with different key combination, but you are only looking first key that might be the reason you are feeling that Table entreis not deleted. check it once.
do you have authorization to Delete table entries..
Regards
vijay
‎2006 Jun 12 9:11 AM
Just check out with SM30 and delete the entries ==> SAVE by giving the request number. If you have authoriztion to delete it will allow you to do so.
Cheers,
Thomas
‎2006 Jun 12 8:55 AM
Hi stock,
When deleting the records,
we delete them by using the toolbar button
for delete
press the SAVE button.Now the records will be deleted from the database table.
Regards,
Nagaraj
‎2006 Jun 12 9:32 AM
Hi all,
Thanks.
I deleted the record from the tool bar ,saved it ,it prompted for the request which I entered .
But again when I checked the view thru the Tcode for the view it showed the record which was supposed to be deleted.
its strange!!!
Pls post ur ideas.
Thanks,
Stock.