Check assembly BOM customization and columns?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
is there any way to check if a specific column (vendor) is present in the custom BOM columns configuration of an assembly?
We have a lot of assemblies from different sources/time periods with wildly different BOM setups, and I'd like to update those that do not have specific columns, by importing a fixed structure.
However I do not want to do this every single time, so I want to check if the critical columns are there or not, and only import settings if really necessary.
But I have no idea how to check for columns in the BOM.
The only way I'm able to tell is to try to sort the BOM by those columns, and if it gives an error then I know the column is not present. The problem is, I do not want to sort the BOM (if it doesn't fail).
Is there any other way to check for columns?