ICM Query - Link to where PN# is used on BOM

If you are looking to link the part number from ICM to where it is used on BOM It starts with the Bom_det table. In this table, the Uniq_key is the component, the BOMParent is the assembly (both uniq_keys). But this info will only give you one level up.  So you should be able to link the bomparent key back to the inventor table to get the assembly part number.