Skip to Content
0
Former Member
Feb 26, 2009 at 08:57 AM

Insert & Modify statems

3902 Views

Hello,

In my code. I used INSERT stat for updating in DB Tab from Itab. I am getting dump,If i try to update existing recor. Dump is "The ABAP/4 Open SQL array insert results in duplicate database records"

I can avoid the prob by using MODIFY stat. Please correct me if i am wrong.

Thnx.