Skip to Content
0
Sep 23, 2008 at 07:33 PM

Need to dispaly how many records are deleted.

29 Views

Hi all

I have deleted some entries from Ztable by using

DELETE FROM Z4567 WHERE BUKRS IN S_BUKRS

But here I need to display how many records are deleted from that Ztable.

can any body..