Generic Bill of Materials

JDEMFG123

Member
We are setting up bill of materials for a company that packages cartons of ice cream for several customers.
The sub-assembly (vanilla ice cream) is standard for most customers. The only difference is the customer’s pre-printed cartons that are purchased.
Is there a way around not having to set up 1000’s of bill of materials? Or can we setup a generic BOM and let the system choose the correct carton based on who the sales order is for?

Would the Configurator be an option?
 
Hi

Copnfigurator could handle this easily.

Setup a Calculated segment for the customer number
Setup a C rule that retrieves the customer number on this segment
Setup a Q inclusion table that retrieves the carton for each customer
Setu a Q inclusion rule that inserts the part using this table
 
Back
Top