cancel
Showing results for 
Search instead for 
Did you mean: 

Error in time dependant master data upload

Former Member
0 Kudos

I am getting the error message RSDMD 199 (nnn duplicate record found )in the upload of a time dependant master data IO, where the IS brings data from a transaccional ODS. I made some debugs to the SAP source code, I think the error happens because several packages try to insert records in the M version, at the same time. I simulated an actualization of one of the wrong packages until the DB insert, and, after I run the attribute adjustment report, the error does not happen any more. So, I guess that a serial upload of the request to the data target, instead of parallel by packets, would be an option. Is this possible? Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

former_member188975
Active Contributor
0 Kudos

Hi Davide,

In the InfoPackage > Processing tab > you can choose option 3: PSA and Update subsequently into Data Targets.

Hope this helps...

Answers (2)

Answers (2)

Former Member
0 Kudos

It is working correctly since then.

Former Member
0 Kudos

Hi Davide,

This error generally happens when in the single upload you have at least two records with the periodof the first that overlap the period of the second. It could be better to delete the overlapping periods in ODS before upload in IO, or during the upload.

Ciao.

Riccardo.

Former Member
0 Kudos

Hi David

You can get rid of duplicate records in ODS itself and then load into IO .

Regards

Pradip