Hi Experts,
While extracting the data for datasource 0CO_PC_ACT_09 (Material Vauation: Prices), I am getting error "Job Terminated in Source system - > Request set to Red". In R3 source system, dump is getting generated with "ITAB_DUPLICATE_KEY".
[You wanted to add an entry to table "\FUNCTION-POOL=CKMS\DATA=T_DYN_CKMLCR",
which you declared
with a UNIQUE KEY. However, there was already an entry with the
same key.
This may have been in an INSERT or MOVE statement, or within a
SELECT ... INTO statement.
In particular, you cannot insert more than one initial line into a
table with a unique key using the INSERT INITIAL LINE... statement.]
I am not able to find the exact reason why the data load is failed everytime. I tried to repeat the data load several times, but the problem is same.
Can any help me out to solve this issue?
Thanks,
MKP