How to add the part multi-level BOM functions to a new part object type
Hi Community,
We created a new part object, and hope that the new part object have the same multil-level BOM functions as the OOTB part object. I added "Part Multi-level BOM" relationship type to the new part object, but the expected multi-level BOM structure didn't display. I don't know why. Does someone know how to solve the issue? Many thanks in advance.
Best,
Miranda
Hi Miranda,
This behavior is expected, assuming you configured your tree grid view this way. I think there are two options to remove the intermediary nodes. You can either remove them from your Tree Grid View by Unmapping them:
Or you can do what the PE_BomStructure TGV does and combine the elements. Here's a different blog on how to combine your elements to achieve your goals: Advanced Tree Grid View Topics