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.