Skip to Content
0
Former Member
Jan 23, 2012 at 03:24 PM

Error BW "ITAB_DUPLICATE_KEY"

481 Views

Hi, when downloading data in the RSA1 error occurs in the system

Error in the ABAP Application Program |

The current ABAP program "SAPLRSAODS" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

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. x

Best Regards,

EDRS