Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
After I get ManufacturerPart, I would like to get its Manufacturer Sourcing Status (amlPreferenceData). Which field should I use? e.g. Part Number = mfgPart.getNumber(). Manufacturer Sourcing Status = mfgPart.getAMLPreferenceData()? I can not find it. Please help!
Hi,
the sourcing status is set on the Sourcing Relationship (AXLEntry) between the Manufacturer Part and the OemPart, this status depends "where" the manufacturer part is used
I would say the way to go would be:
Regards,
Loïc
