cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ignore duplicate records for master data attributes

0 Kudos
278

dear experts ,

how & where can i enable "ignore duplicate records" when i am running my DTP to load data

to master data attributes.

View Entire Topic
anindya_bose
Active Contributor
0 Kudos

Hi Raj

Suppose you are loading master data to InfoObject and in PSA you have more than one records for Key.

Let's assume you are loading some attributes of Document NUmber ( 0DOC_NUMBER) and in PSA you have multiple records for same document number. In PSA this is not a problem, as Key for PSA table is technical key and which is different for every record in PSA. But this is a problem for InfoObject attribute table as more than one records for primary key ( here 0DOC_NUMBER) will create Primary Key consraints in database.

This issue can be easily avoided by selecting "Handle Duplicate Records" in DTP . You will find this option under *update" tab of DTP.

Regards

Anindya

Former Member
0 Kudos

but attributes are updated in overwrite mode always in case of MD. There shouldn't be any problem.