Skip to Content
0
Former Member
Feb 03, 2009 at 04:59 PM

Error while deleting the data from DSO

114 Views

Hi Experts

I am getting the ABAP Dumps when I am trying to delete the data from the DSO Objects in my Systems.

" An entry was to be entered into the table

"\FUNCTION=RSAR_ODS_GET\DATA=L_TH_ISOSMAP" (which should have

had a unique table key (UNIQUE KEY)).

However, there already existed a line with an identical key.

The insert-operation could have ocurred as a result of an INSERT- or

MOVE command, or in conjunction with a SELECT ... INTO.

The statement "INSERT INITIAL LINE ..." cannot be used to insert several

initial lines into a table with a unique key. "

I have tried with multiple DSO's and Have the same issue. Please need your suggestions.

Regards,

Mahesh