Dynamic BOM/Routing template
You can dynamically create a bill of materials and routing template when an outbound shipment order is imported from the host system. Shipment order detail lines with a Component line type designation are used to create a bill of materials and routing template in the shipment order API. This BOM and template are then used to create a work order for the specific shipment order.
Note: The detail lines in the host system’s outbound order are used only
to create the BOM. They are not inserted into the
Infor WMS Warehouse Management
shipment order details.
- Kitting definitions
To create a dynamic BOM and work order template in the shipment order API, you must know the work center and work order operation. The application install scripts create pre-determined locations, a work center, and a kitting operation to support this.
- LOC table – Insert
locations
- KITTING – where kits are assembled
- STAGEKITS – where finished kits are staged
- WORKCENTERDEFN table –
Insert Work Center
KITTING – with locations defined as:
- LOC = KITTING
- LOC_INBOUNDDZ = PICKTO
- LOC_OPCOMPLETEDZ = STAGEKITS
- LOC_FINISHEDGOODD = STAGEKITS
- OPERATIONCLASS table –
Insert Operation
ASSEMBLEKIT