Topic: Import_Items BOM Import GOTCHA
When importing items into the bom table (type=BOM), if the stock_id exists, then all records with same combination of parent/component will get updated with values from their last UPDATE statement.
Attached is the table schema and the relevant code fragment.