Skip to Content
0
Jan 16, 2011 at 10:49 AM

Dump by running 0Orgunit_attr Datasource in R/3

148 Views

Hi Gurus,

i am facing a problem by executing 0Orgunit_attr in the quality system. In D System evry thing is ok.

By executing the 0Orgunit_ATTR extractor in RSA3 in R/3, i had a dump.

The Error is as follow:

Runtime Errors ITAB_DUPLICATE_KEY

Date and Time 14/01/2011 11:10:12

Short dump has not been completely stored

Short text

A row with the same key already exists.

What happened?

Error in the ABAP Application Program

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

come across a statement that unfortunately cannot be executed.

Error analysis

An entry was to be entered into the table

"\FUNCTION=HR_BW_EXTRACT_IO_0Orgunit\DATA=MAIN_COSTCENTERS[]" (which should have

had a unique table key (UNIQUE KEY) table).

After some researches by SDN i proceed as follow:

1.I used program: RSAR_RSISOSMAP_REPAIR in SE38 to identify the objects in R/3. But no object were found.

2.I checked table RSISOSMAP in SE16. It was empty.

What can be the cause of that?

Could you please help?

Man Thanks in advance