cancel
Showing results for 
Search instead for 
Did you mean: 

Error with createQualifiedLink

Former Member
0 Kudos

Hi,

When i am trying to create a qualified link it does not get added only for the first link. All the other links get added. The first link has the linkid as null

This is the code below which i am using

HashMap notesHash=new HashMap();

QualifiedLookupValue notesLookupValue=new com.sap.mdm.valuetypes.QualifiedLookupValue();

notesLookupValue.createQualifiedLink(recID,notesHash);

Can anyone help me.

Thanks,

Padmaja

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Padmaja,

Please check the record id. If you get the record id correctly, definetly it will work.

Thanks & Regards,

Sreenivasulu Thimmanapalli.

Answers (0)