Business Central

Dynamics 365 Business Central for Manufacturing: Complete Guide [2026]

Business Central’s Premium license ($110/user/month) includes comprehensive manufacturing capabilities spanning production BOMs, routings, work/machine centers, production orders, MRP and MPS planning, capacity planning, and both discrete and repetitive manufacturing processes — though advanced shop floor data collection, process manufacturing, and finite scheduling capabilities may require AppSource extensions or migration to Dynamics 365 Finance & Operations for enterprise-scale operations.

Last updated: March 15, 202622 min read13 sections
Quick Reference
License Requirement
Premium ($110/user/month)
Assembly Management (Kitting)
Available in Essentials ($80/user/month)
Production Order Statuses
Simulated, Planned, Firm Planned, Released, Finished
BOM Types
Standard, Phantom, Assembly
MRP/MPS Planning
Included in Premium
Scheduling
Finite & infinite scheduling supported
Shop Floor Integration
Limited native capability; extends via AppSource (NETRONIC, Insight Works)
Quality Management
Basic native; advanced via AppSource extensions

Manufacturing Module Overview

Dynamics 365 Business Central’s manufacturing module provides a complete production planning, scheduling, and order fulfillment system designed for small to mid-sized discrete and repetitive manufacturers. The module is included exclusively in the Premium license ($110/user/month), though basic assembly management (kitting) is available in the Essentials license.

Unlike the legacy Dynamics NAV manufacturing model, BC’s manufacturing capabilities are cloud-native and tightly integrated with BC’s finance, inventory, and supply chain modules. This means production planning, material consumption, and labor costing automatically flow into general ledger accounts without manual journal entries or reconciliation workarounds.

BC manufacturing is purpose-built for companies that:

  • Build products from manufactured components or raw materials
  • Operate with 2-10 level BOMs (multi-level assembly structures)
  • Manage 10-500+ SKUs under production planning
  • Run batch sizes ranging from single units to large production runs
  • Maintain dedicated work centers and machine capacity
  • Track actual material, labor, and overhead costs against planned budgets

Production BOMs & Routings

At the core of BC manufacturing is the Bill of Materials (BOM) — a structured definition of what components go into a finished product, in what quantities, at what stages of assembly.

BOM Types in Business Central

BC supports three distinct BOM types, each serving different manufacturing scenarios:

Standard BOMs are the most common type. A standard BOM defines material components and specifies which routing operations transform those components into a finished product. When you release a production order, BC explodes the standard BOM into material requirements that flow into the inventory system and trigger purchase orders or material reservations for components. Standard BOMs can be multi-level, meaning a component in the BOM can itself be a manufactured item with its own BOM. BC’s BOM explosion logic automatically flattens multi-level BOMs when calculating material requirements, preventing double-counting and ensuring complete material visibility.

Phantom BOMs represent intermediate assemblies that exist temporarily during the production process but are not tracked as separate inventory items. When a phantom BOM is used as a component in a parent BOM, BC explodes the phantom BOM into its raw materials during MRP calculation. This is useful for organizing complex BOMs into logical sub-assemblies without creating inventory records for temporary intermediate products. For example, a kitchen appliance manufacturer might use a phantom BOM to represent the “control panel assembly” — a functional grouping within the finished product that doesn’t get inventoried separately.

Assembly BOMs are linked to assembly orders rather than production orders. Assembly items represent finished goods that are assembled (not manufactured) from components, typically on-demand or in response to specific customer orders. Assembly management is available in the Essentials license and is discussed in detail in the Assembly Management section below.

BOM Components & Line Details

Each line in a production BOM specifies:

  • Component Item No. — the material or sub-assembly being consumed
  • Quantity per — how many units of the component are required to produce one unit of the parent item (fractional quantities are supported)
  • Unit of Measure — the unit in which the component is issued (e.g., pieces, kilograms, meters)
  • Scrap % — expected material loss in the production process. If you specify a 5% scrap rate, BC calculates required materials as Quantity Per ÷ (1 - Scrap %). This ensures adequate material is ordered to account for inevitable waste.
  • Calculation Formula — fixed quantity or variable (calculated by production order quantity)
  • Routing Link Code — connects the component to a specific routing operation, enabling operation-specific material consumption (e.g., “add gasket at Operation 20”)
  • Variant Codes — for product variants that share the same base BOM but vary component selections
  • Comments — manufacturing notes or kit instructions

Routings & Work Centers

A routing is the sequence of manufacturing operations (steps) required to transform raw materials into a finished product. Each routing operation specifies the work center where the operation occurs, the time required (setup time and run time per unit), and required tools or resources.

Work Centers represent physical locations where manufacturing operations are performed: assembly lines, machine centers, welding stations, testing benches, or labor crews. Each work center has:

  • Capacity per period — number of productive hours available per shift/day
  • Unit of Measure for Capacity — typically hours or percentage
  • Efficiency % — accounts for downtime, changeovers, and non-value-added time. A work center with 90% efficiency means BC schedules operations assuming 90% of available time is productive.
  • Queue Time — average wait time before an operation begins (accounts for shop floor queuing)
  • Setup Time & Unit Time — defined per routing operation performed at the work center
  • Flushing Method — when materials linked to this operation are consumed from inventory (manual, forward, or backward)

Machine Centers are specialized work centers that represent specific pieces of equipment. A machine center inherits capacity and efficiency from its parent work center and can override these settings for equipment-specific constraints. For example, you might have a “Welding” work center with 2,000 hours/year capacity, and two machine centers underneath it: “Welding Station A” and “Welding Station B”, each with 1,000 hours capacity.

Routing Operations link materials to work centers and specify:

  • Operation No. — sequence number (10, 20, 30, etc.)
  • Work Center / Machine Center — where the operation is performed
  • Setup Time — one-time time required per production order (changeover, tool setup, etc.)
  • Run Time — time per unit produced (minutes or hours per piece)
  • Concurrent Capacity — for parallel operations (e.g., three workers can run simultaneously at a work center)
  • Start/End Time Interval — constrains when operations can start/end (e.g., “no night shifts”)
  • Linked BOM Lines — which material components are consumed at this operation

Production Orders & Order Lifecycle

A production order is the manufacturing execution document that converts a production demand (from sales forecasts, customer orders, or MRP planning) into a planned manufacturing run.

Production Order Statuses

BC production orders progress through five distinct statuses, each representing a phase of planning and execution:

Simulated is the initial status. A simulated production order calculates material and capacity requirements without affecting inventory or shop floor operations. This is useful for “what-if” analysis: simulate a large production order to check material availability, capacity constraints, and lead times before committing to the actual order.

Planned

Firm Planned

Released

Finished

Material Consumption & Output Journaling

Material consumption in BC manufacturing is controlled by the flushing method assigned to each routing operation:

Manual flushing

Forward flushing

Backward flushing

Output journaling captures the quantity produced and labor/machine time spent. BC tracks both:

  • Output Qty — units of the finished product produced
  • Scrap Qty — defective or rejected units that do not meet quality standards
  • Setup Time Incurred — actual setup time (may differ from routed setup time)
  • Run Time Incurred — actual labor/machine time (may differ from routed time)
  • By-Product Qty — secondary products generated during production (e.g., waste material that is reclaimed)

These entries flow directly into cost accounting, allowing BC to calculate actual production costs and compare them against standard or budgeted costs.

MRP & Master Production Scheduling (MPS)

Material Requirements Planning (MRP) is BC’s demand-driven supply planning engine. MRP calculates what materials must be purchased and what production orders must be scheduled to satisfy forecasted demand and customer orders.

How MRP Works in Business Central

MRP operates in four stages:

Demand calculation aggregates all demand sources: open sales orders, demand forecasts, and component requirements for parent items. For example, if a sales order requires 50 units of finished product A, and product A’s BOM specifies 2 units of component B, MRP calculates demand for 100 units of component B.

Supply availability

Net requirement calculation

Order generation

Planning Parameters

Each item in BC has planning parameters that control how MRP treats the item:

Reorder Policy specifies the replenishment strategy. The most common policies are:

  • Fixed Reorder Qty — always order the same quantity (e.g., always buy 500 units per purchase order). This works well for items with consistent demand.
  • Maximum Qty — maintain inventory up to a maximum level (e.g., keep 200 units on hand; when inventory drops below reorder point, order to reach 200 units). Common for safety stock scenarios.
  • Order-for-Order (1:1) — create a purchase order or production order for exactly the quantity needed. Minimizes inventory holding costs but requires frequent small orders.
  • Lot-for-Lot — similar to order-for-order but can accumulate requirements across multiple periods to reduce order frequency.

Reorder Point

Safety Stock

Lead Time

Lot Accumulation Period

Master Production Scheduling (MPS)

Master Production Scheduling is a more advanced planning approach than standard MRP, typically used for made-to-order manufacturing or complex multi-level products. MPS treats specific finished goods items (called “MPS items”) as the demand anchor point. Rather than planning all items by demand, MPS explicitly schedules when each MPS item will be produced, then MRP plans all dependent components to support those schedules.

For example, an equipment manufacturer might designate five product models as MPS items. The master schedule specifies “produce 10 units of Model A in week 1, 15 units of Model B in week 2, etc.” MRP then plans all sub-components and raw materials to support these production schedules.

MPS is particularly valuable for make-to-order manufacturers with long cumulative lead times and complex BOMs where component procurement must begin weeks before customer orders arrive.

Planning Worksheet

BC’s Planning Worksheet is the primary interface for reviewing, accepting, or modifying MRP suggestions. The worksheet displays:

  • Suggested purchase orders and production orders
  • Net requirements that triggered the suggestion
  • Planning parameters for the item
  • Lead times and lot sizes
  • Opportunity to change quantity, dates, or cancel suggestions

The workflow is typically: run MRP planning → review suggestions in the planning worksheet → modify quantities or dates as needed → release accepted suggestions as firm planned orders or purchase requisitions. This human-in-the-loop approach prevents unnecessary orders while ensuring material availability.

Capacity Planning & Scheduling

BC’s capacity planning capabilities help prevent over-scheduling work centers and identify bottlenecks before they disrupt production.

Finite vs. Infinite Scheduling

Infinite scheduling

Finite scheduling

Capacity Planning Tools

BC provides several built-in reports and pages to visualize and manage capacity:

Capacity Availability Report

Capacity Per Period Chart

Critical Path Method (CPM) Analysis

Capacity planning in BC is most effective when:

  • Work center efficiency %s are realistic (not optimistic)
  • Queue time and setup time estimates are accurate
  • You run capacity planning during production order scheduling, not after release
  • You validate routed time against actual historical performance and adjust periodically

Assembly Management in Business Central Essentials

Business Central’s Assembly module provides lightweight assembly capabilities available in both Essentials and Premium licenses. Assembly is designed for simple kitting operations and assemble-to-order scenarios where finished products are assembled from pre-manufactured components without complex routing or labor tracking.

Assemble-to-Stock vs. Assemble-to-Order

Assemble-to-stock (ATS) means assembly orders are planned and executed based on demand forecasts, producing finished goods that are held in inventory for customer orders. This is typical for high-volume assembly operations with predictable demand patterns.

Assemble-to-order (ATO) means assembly orders are created only when a customer order is received. Components for ATO items are held in inventory, and assembly is triggered by demand. This reduces finished goods inventory and minimizes obsolescence risk for products with customization options.

Assembly Orders & BOMs

Assembly orders are structurally simpler than production orders. An assembly order specifies the item to be assembled, the quantity, and the due date. Assembly orders automatically consume components based on the assembly BOM when the order is posted and the output is received into inventory.

Assembly BOMs (distinct from production BOMs) specify components without routing operations. Since assembly operations don’t require complex routing or labor tracking, assembly BOMs are straightforward component lists with quantities, scrap %, and variant codes.

When to Use Assembly vs. Manufacturing

Use the Assembly module for:

  • Simple kit assembly (no routing, minimal labor tracking needed)
  • Assemble-to-order products with short cycle times
  • Bundle products (combining finished goods or purchased items into kits)
  • Essentials license customers who need basic assembly capability

Use the Manufacturing module (Premium license) for:

  • Multi-level BOMs with multiple assembly steps
  • Operations requiring labor or machine time tracking
  • Complex capacity constraints requiring finite scheduling
  • Batch manufacturing with setup times and scrap tracking
  • Items requiring MRP/MPS planning and safety stock management

Quality Management in Business Central

Business Central’s native quality management capabilities are minimal compared to specialized quality systems or advanced Dynamics 365 solutions. The platform provides basic quality features but lacks comprehensive inspection planning, statistical process control, and advanced non-conformance management.

Native Quality Features

BC includes:

  • Quality Dimensions — custom fields on production orders and components to capture quality specifications or inspect-before-use flags
  • Defect Tracking — ability to record scrap quantities and scrap codes on production order output journals
  • Lot Tracking & Serial Numbers — trace products and components by batch or serial number, enabling recalls or investigation of quality issues
  • Item Comments — attach quality notes or specifications to items

These features are rudimentary and primarily support traceability rather than proactive quality planning or control.

AppSource Quality Extensions

For organizations requiring comprehensive quality management, AppSource extensions fill the gap:

  • Insight Works QC — quality control inspection forms, AQL (Acceptance Quality Level) sampling, and inspection result recording
  • NETRONIC eazyInspect — mobile-enabled quality inspections, first article inspection (FAI) support, and statistical process control charting
  • Varuna Quality Assurance — non-conformance management, corrective action tracking, and supplier quality scorecards

If quality management is critical to your business, budget for implementing a quality extension alongside BC manufacturing.

Shop Floor Integration & Advanced Scheduling

Business Central’s shop floor capabilities are limited compared to dedicated manufacturing execution systems (MES) or advanced ERP platforms. Native shop floor features in BC include:

  • Production order status tracking by operation
  • Output and scrap journaling (manual data entry)
  • Routing operation visibility and completion tracking
  • Queue time and wait time reporting

However, BC lacks real-time machine connectivity, automated data capture from sensors or RFID, mobile apps for shop floor workers, and advanced finite capacity scheduling with automatic load leveling.

Shop Floor Extensions

Organizations requiring advanced shop floor capabilities use AppSource extensions or specialized systems integrated to BC:

NETRONIC eazyProduction is a comprehensive shop floor execution suite that provides mobile terminals for shop floor workers, barcode/RFID capture, real-time operation tracking, and visual production scheduling. It integrates bidirectionally with BC production orders and output journaling.

Insight Works ShopFloor Insight provides real-time shop floor dashboards, operation status tracking, and material availability alerts. It enables shop floor supervisors to see production progress, bottlenecks, and quality issues without entering BC.

Advanced Capacity Scheduling extensions

If your shop floor is highly manual and doesn’t require real-time machine data integration, BC’s native shop floor journaling is adequate. If you need paperless shop floor execution, machine connectivity, or advanced finite scheduling, plan for an ISV extension.

Business Central Manufacturing vs. Dynamics 365 Finance & Operations

For organizations outgrowing Business Central’s manufacturing capabilities, Dynamics 365 Finance & Operations (D365 F&O) is the upgrade path within the Microsoft Dynamics ecosystem.

Capability Comparison

Capability Business Central Premium D365 Finance & Operations Best For
BOM Complexity 2-10 levels typically; no hard limit but performance degrades Unlimited nesting & complexity; optimized for 20+ level BOMs F&O for complex product families
Production Processes Discrete & repetitive manufacturing Discrete, repetitive, & process manufacturing (chemical, pharma, food) F&O for pharmaceutical or food production
Production Order Scale Typically 100-1,000 orders/month 10,000+ production orders/month; optimized for high-volume F&O for high-volume ETO or make-to-stock
Advanced Planning MRP/MPS; finite scheduling via extension MRP/MPS/DRP; planboard for visual scheduling; ATP (Available to Promise) F&O for multi-plant supply chain
Quality Management Basic native; extends via AppSource Comprehensive native quality module F&O for regulated manufacturing
Shop Floor Execution Manual journaling or AppSource extension Native MES-grade execution with real-time tracking F&O for high-touch shop floor control
Batch & Serial Tracking Full support; good for traceability Enhanced batch/serial with pharmaceutical-grade tracking Both good; F&O for GMP compliance
Cost Accounting Standard & actual costing; backflush costing Standard, actual, & WAC; advanced variance analysis F&O for complex cost structures
Warehouse Integration Good; bin management & directed put-away/pick Enterprise warehouse management (WMS) integrated F&O for complex warehouses 50,000+ SKUs
Multi-Plant Synchronization Limited; typically single-plant focus Native multi-plant with inter-company production F&O for distributed manufacturing

When to Migrate from BC to D365 F&O

Consider D365 F&O when:

  • Process Manufacturing Required — Your industry is pharmaceuticals, chemicals, food & beverage, or cosmetics where batch-based manufacturing predominates. BC does not natively support process costing or batch-level yield management.
  • Extreme BOM Complexity — BOMs exceed 15-20 nesting levels or require complex effectivity dating and variant structures. F&O handles this more gracefully.
  • High Production Volume — You execute 5,000+ production orders/month. BC performance degrades significantly at this scale.
  • Regulated Manufacturing — You operate in pharma, medical devices, or food where GMP (Good Manufacturing Practice) compliance, batch genealogy, and audit trails are mandated. F&O has native compliance capabilities; BC requires significant extension work.
  • Multi-Plant or Distributed Manufacturing — Production occurs across multiple facilities with inter-plant transfers, synchronization, and consolidated planning. F&O’s multi-plant architecture is superior.
  • Enterprise Warehouse Complexity — Your warehouse operates with 50,000+ SKUs, advanced slotting, cross-docking, or zone-based picking. F&O’s warehouse management is more enterprise-grade.
  • User Count Exceeds 500 — Large-scale deployments often benefit from F&O’s licensing flexibility and performance optimization for thousands of concurrent users.
  • Advanced Supply Chain Planning — You require master demand planning (MDP), demand-driven material requirements planning (DDMRP), or multi-level supply chain visibility. F&O integrates with Microsoft Supply Chain Optimization tools; BC does not.

When Business Central Manufacturing Isn’t Enough

Beyond the D365 F&O comparison, recognize these practical limitations of BC manufacturing:

Limited Shop Floor Digitalization — If your production floor is highly automated with machine data feeds, PLCs, and real-time sensor data, BC’s journaling-based approach is too manual. You’ll need an MES or shop floor extension to bridge the gap.

No Advanced Scheduling Algorithms — BC’s finite scheduling is basic. If you need constraint-based scheduling, automatic load-leveling, or optimization algorithms that minimize makespan or tardiness, ISV extensions are required.

Minimal Predictive Analytics — BC’s manufacturing module does not include demand forecasting, inventory optimization AI, or predictive maintenance. Power BI integration with third-party AI models can address this, but it’s not native.

No Native IoT Integration — BC has no native IoT connectors for machine monitoring, sensor data, or real-time equipment health. Integrations must be built via Azure IoT Hub or middleware.

Scrap & Quality Reporting Limitations — Scrap is tracked by quantity and code, but BC lacks root cause analysis, trend analysis, or statistical quality control. Quality extensions add these capabilities.

Business Central Manufacturing vs. Competitors

How does BC’s manufacturing stack up against competitors in the SMB manufacturing ERP space?

ERP Platform Manufacturing Strength Pricing Best For vs. BC Advantage
Oracle NetSuite Strong MRP, inventory, supply chain; weaker advanced scheduling $99+/user/mo Fast-growth manufacturers, multi-subsidiary Better native supply chain; BC better cost control
SAP Business One Good standard manufacturing; limited process manufacturing $95-$149/user/mo Mid-market manufacturers; SAP ecosystem BC slightly better ease-of-use; similar feature sets
Acumatica Excellent advanced scheduling, IoT, unlimited users Resource-based (no per-user) High-volume, tech-forward manufacturers Acumatica better advanced features; BC better cost simplicity
Exact Online Simple manufacturing, light assembly €70-€120/user/mo European SMB manufacturers BC better multi-level BOMs; both similar simplicity
Plex Cloud-native, strong IoT & shop floor $200+/user/mo (typically) Industry 4.0, advanced manufacturers Plex better IoT/IIoT; BC better finance integration
Infor LN Enterprise manufacturing, excellent process support $5,000+/month + implementation Large discrete or process manufacturers Infor enterprise-grade; BC better mid-market fit

For SMB discrete manufacturers (10-150 users, $10-100M revenue), Business Central Premium offers excellent value: comprehensive manufacturing at $110/user/month with strong integration to finance and supply chain. You avoid the complexity and cost of enterprise systems while gaining MRP, finite scheduling, and multi-level BOMs.

For SMB assembly/light manufacturing, BC Essentials + native Assembly module ($80/user/month) is often sufficient if your processes don’t require labor-intensive routing or complex MRP.

For specialized manufacturing (pharma, high-tech assembly, process manufacturing), BC may be too generalist. Consider SAP B1 (if you have SAP relationships), Acumatica (if unlimited users matter), or Plex (if IoT is critical).

Implementing BC Manufacturing

A successful Business Central manufacturing implementation requires careful planning and partner expertise. Key phases:

Requirements Gathering — Map existing manufacturing processes: What products do you make? How many BOMs exist? What’s the typical complexity? Do you have capacity constraints? What quality requirements exist? How do you currently plan supply?

System Design — Design the item, BOM, routing, and work center structure in BC. This is the most critical phase. Poor BOM structure or inaccurate routing data will cascade through MRP and costing. Partner expertise in your industry is essential here.

Configuration — Set up planning parameters, reorder points, safety stock levels, and flushing methods. This requires balancing inventory investment against supply chain responsiveness.

Master Data Migration — Migrate items, BOMs, routings, and work center data from your legacy system. Data quality is paramount: inaccurate BOM data or routed times will invalidate planning and costing.

Integrations — If you’re using a shop floor extension, quality system, or advanced scheduling tool, implement those integrations and ensure data flows correctly between systems.

Training & Change Management — Train planners on MRP and planning worksheet usage, shop floor supervisors on production order journaling, and finance staff on manufactured product costing. Manufacturing is process-heavy; poor adoption undermines the system.

Go-Live & Parallel Run — Run legacy and BC manufacturing processes in parallel for 1-2 production cycles to validate accuracy before cutover.

Typical manufacturing implementation timeline: 4-8 months for a company with 50-200 SKUs and 20-50 work centers. Complex multi-plant implementations can extend to 12+ months.

Key Takeaways: BC Manufacturing at a Glance

  • Premium License Required: Manufacturing is a Premium-only module ($110/user/month). Assembly/kitting is available in Essentials ($80).
  • Production BOMs & Routings: BC supports standard, phantom, and assembly BOMs with multi-level nesting, routing operations, work center capacity, and both setup and run time tracking.
  • Production Order Lifecycle: Simulated → Planned → Firm Planned → Released → Finished. Each status serves different planning and execution phases.
  • MRP & MPS Included: Automatic material requirements planning, safety stock management, reorder point logic, and master production scheduling are built-in.
  • Capacity Planning: Finite and infinite scheduling options, work center utilization tracking, and capacity-constrained resource identification help prevent over-commitment.
  • Limited Quality & Shop Floor Native: Basic quality tracking exists, but comprehensive quality management and real-time shop floor execution require AppSource extensions (NETRONIC, Insight Works, etc.).
  • Consider D365 F&O if: You have process manufacturing, extreme BOM complexity (20+ levels), 5,000+ production orders/month, regulated manufacturing requirements, or multi-plant operations.
  • Strong Microsoft Integration: Copilot AI for production planning, Power BI dashboards for manufacturing KPIs, Power Automate for shop floor notifications, and Teams integration for collaboration.
  • Implementation TCO: Manufacturing implementation typically costs $100,000-$300,000 including partner services, training, and integrations. Budget for extensions if quality or shop floor requirements exist.

BC Manufacturing vs. D365 Finance & Operations

FeatureBusiness Central PremiumD365 Finance & OperationsWinner
Target MarketSMB manufacturers (10-500 users)Enterprise manufacturers (500+ users)Tie
Discrete ManufacturingFull supportFull supportTie
Process ManufacturingLimitedFull supportD365 Finance & Operations
BOM Nesting Depth2-10 levels typicalUnlimited; optimized for 20+ levelsD365 Finance & Operations
MRP/MPS PlanningIncludedIncluded plus DRP & ATPD365 Finance & Operations
Finite SchedulingBasic; extends via ISVAdvanced native planboardD365 Finance & Operations
Quality ManagementBasic native; extends via AppSourceComprehensive native moduleD365 Finance & Operations
Shop Floor ExecutionManual journaling; MES via extensionNative MES-grade executionD365 Finance & Operations
Multi-Plant SupportLimitedFull inter-company productionD365 Finance & Operations
Production Orders/Month100-1,000 typical10,000+D365 Finance & Operations
Cost ModelStandard & actual costingStandard, actual, WAC, advanced varianceD365 Finance & Operations
Warehouse ManagementGood; bin management & directed pickEnterprise WMS integratedD365 Finance & Operations
Pricing$110/user/month$3,000-$15,000+/month per moduleBusiness Central Premium
Implementation Timeline3-6 months typical9-18 months typicalBusiness Central Premium
Microsoft EcosystemNative Power BI, Power Automate, CopilotLimited; separate licensesBusiness Central Premium

Frequently Asked Questions

Manufacturing features are included in the Premium license ($110/user/month), which adds production BOMs, routings, production orders, MRP/MPS planning, and capacity planning on top of Essentials functionality. Assembly management (basic kitting) is available in the Essentials license ($80) if you only need simple assemble-to-order or assemble-to-stock operations without complex routing or labor tracking.

Standard BOMs define material components and specify routing operations that transform components into finished products. Multi-level standard BOMs are automatically exploded by MRP. Phantom BOMs represent temporary intermediate assemblies that are exploded into raw materials during MRP — the phantom BOM itself is not tracked as inventory. Assembly BOMs are simpler lists of components for assembly orders (without routing operations) and are used for assemble-to-order or assemble-to-stock operations available in both Essentials and Premium licenses.

Business Central’s MRP engine calculates net material requirements by comparing demand (customer orders + forecasts + component requirements) against available supply (on-hand inventory + open purchase orders + open production orders). MRP then generates suggestions for new purchase orders or production orders to satisfy net requirements, respecting planning parameters: reorder points, safety stock, lead times, and lot accumulation periods. You review suggestions in the Planning Worksheet before releasing them as firm orders.

Production orders progress through five statuses: (1) <strong>Simulated</strong> — for what-if analysis without affecting inventory; (2) <strong>Planned</strong> — committed for execution, triggers material reservations and capacity bookings; (3) <strong>Firm Planned</strong> — locked order that MRP respects during replanning; (4) <strong>Released</strong> — ready for shop floor execution, triggers actual material consumption and labor tracking; (5) <strong>Finished</strong> — production completed and output received into finished goods, closes order for costing.

Yes. Business Central offers both infinite scheduling (calculates completion dates without checking capacity) and finite scheduling (respects actual work center capacity constraints). Finite scheduling defers operations if capacity is unavailable, preventing over-commitment but potentially extending production timelines. For advanced finite scheduling with automated load-leveling and optimization algorithms, ISV extensions like those from Prodacapo are available.

Material consumption is controlled by the <strong>flushing method</strong> on each routing operation: (1) <strong>Manual</strong> — operators explicitly post consumption from production journals; (2) <strong>Forward</strong> — materials are automatically consumed when the next operation starts; (3) <strong>Backward</strong> — materials are consumed based on actual output quantity when the current operation completes. Backward flushing is most efficient for high-volume manufacturing but provides less traceability. Routing Link Codes connect specific material components to operations, enabling operation-specific consumption.

Business Central&rsquo;s native quality capabilities are basic: scrap tracking by code, lot/serial number traceability, and quality dimensions for specifications. For comprehensive quality management (inspection planning, AQL sampling, SPC, non-conformance tracking, corrective actions), you need AppSource extensions like Insight Works QC, NETRONIC eazyInspect, or Varuna Quality Assurance. If your industry is regulated (pharma, medical devices, food), budget for a quality extension alongside BC manufacturing.

BC&rsquo;s native shop floor capabilities are manual-entry focused: production order status tracking by operation, output journaling (manual data entry for quantities and time), scrap tracking, and routing operation visibility. BC lacks real-time machine connectivity, RFID/barcode capture, paperless shop floor execution, and mobile terminals for workers. For digitalized shop floor operations, ISV extensions like NETRONIC eazyProduction or Insight Works ShopFloor Insight are recommended.

Consider D365 F&amp;O when you have: (1) process manufacturing requirements (pharma, chemicals, food); (2) extreme BOM complexity (15+ nesting levels); (3) very high production volume (5,000+ orders/month); (4) regulated manufacturing with GMP compliance needs; (5) multi-plant or distributed manufacturing; (6) enterprise warehouse requirements (50,000+ SKUs); or (7) user count exceeds 500. BC is optimal for discrete manufacturers up to ~500 users and 100-200 SKUs; beyond that, F&amp;O&rsquo;s architecture scales better.

A typical manufacturing implementation for a 20-30 user organization costs $100,000-$300,000 total in year one, including implementation services ($50,000-$150,000), data migration ($10,000-$40,000), training ($5,000-$20,000), and customization/extensions ($20,000-$50,000+). Annual recurring costs are $25,000-$50,000 for licensing plus $10,000-$25,000 for ongoing partner support. Simpler implementations with minimal customization can cost $50,000-$100,000; complex multi-plant or process manufacturing implementations can exceed $500,000.

Business Central Premium is $110/user/month with no per-seat platform fee. NetSuite is $99+/user/month plus $999-$4,999/month platform fee, making it 20-50% more expensive for most companies. SAP Business One ranges $95-$149/user/month, similar to BC but with more on-premises licensing complexity. For cost-conscious SMB manufacturers, BC typically has the lowest total cost of ownership. NetSuite and Acumatica are stronger for enterprise supply chain; BC is stronger for smaller-scale discrete manufacturing with tight Microsoft ecosystem integration.

Previous
Dynamics 365 Business Central Pricing Guide [2026]
Next
Dynamics 365 Business Central for Distribution &amp; Wholesale: Complete Guide [2026]

Related Reading

From the Blog & Resources