cancel
Showing results for 
Search instead for 
Did you mean: 

Import creating extra entry in Location Data Tuple

Former Member
0 Kudos

Hi Experts,

I am using SAP MDM SP 04 in which I have a xml which has Plant level data and is imported in to Location Data Tuple.

On import I am using set Ruple update with all field as matching fields.

For New records - Create

For Existing records - Update Mapped

In few records I am getting an error with Two entries in Tuple,one valid and another with just one field filled in and others not populated.

Please help me resolve this, and also explain why is it happening?

Please Guide!

Thanks in advance,

Ravi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

this seems to a bug in the IM

use the following workaround instead :

1. Write an API program that will delete those empty tuples.

2. Create 2 maps and run each source twice: the first map will set

Tuple update action to Skip/ DELETE and the second map will set Tuple

update action to Append/Replace. The NULL interpretation for the missing

elements should be IGNORE.

hope this helps

thanks

-Adrivit

Answers (1)

Answers (1)

former_member207367
Active Participant
0 Kudos

Hi Ravi,

Check the below SAP Notes, which describes the cases of creating an extra entry in Tuple while importing happens in MDM 7.1 SP04

https://websmp106.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=1488788&_NLAN...

https://websmp106.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=1524399&_NLAN...

Hope it helps

Regards

Sowseel