D365 Reference
Production Control
Supply chainProduction orders, BOMs, and routes that define how items are manufactured
8 tables2 entities
Tables
Main · 6
- BOMBill of materials line — one component per row under a BOM header, with quantity per unit, validity dates, scrap factors, and the operation it is consumed atmain
- BOMTableBill of materials header — one row per BOM identifier, with its name, approval state, and production site; versions in BOMVersion decide which items use it and whenmain
- BOMVersionBOM version — the link that assigns a BOM header to a finished item for a validity period, quantity range, and site; the Active flag decides which version planning and orders pickmain
- RouteRoute operation sequence — one row per operation number on a route, ordering the operations and linking each to the next; operation times live on the related RouteOpr tablemain
- RouteTableRoute header — one row per route identifier with its name and approval state; route versions assign it to items, and Route rows hold its operation sequencemain
- RouteVersionRoute version — the link that assigns a route to a finished item for a validity period, quantity range, and site, mirroring how BOMVersion assigns a BOMmain
Data Entities
- BOMBillOfMaterialsHeaderEntityBill of materials headers — one record per BOM header, the standard export for BOM identifiers, names, and approval state
- ProdProductionOrderHeaderEntityProduction orders — one record per production order header, the standard export for order status, quantities, and schedule datesProductionOrderHeaders