Quick Answer
Manufacturing in Business Central runs in four stages. First you build master data (items, production BOMs, routings, work centers and calendars). Then you plan demand with MRP or MPS and the planning worksheet. Then you execute production orders, posting consumption and output. Finally you finish the order and review costs. Manufacturing needs a Premium licence; lighter Assembly functionality is included in Essentials.
Manufacturing is the biggest and most connected part of Business Central. It touches items, inventory, warehouse, purchasing, sales and finance all at once, which is exactly why it feels overwhelming when you first open it. Where do you start? What has to be set up before what? And which of the many screens actually matter day to day?
This guide is the map. It explains how the whole module fits together in plain English, walks you through the four stages of the manufacturing lifecycle, and links to a detailed guide for every single step. Whether you are setting up manufacturing for the first time, training a team, or just trying to understand where one screen fits in the bigger picture, start here and follow the links that apply to you.
📋 In This Guide
- What Manufacturing in Business Central Covers
- Licensing: Premium vs Essentials
- The Four Stages of the Manufacturing Lifecycle
- Stage 1: Master Data
- Stage 2: Planning
- Stage 3: Execution
- Stage 4: Costing and Closing
- Assembly vs Manufacturing: Which Do You Need?
- Where to Start (Learning Paths by Role)
- Complete Guide Index
- FAQ
Table of Contents
What Manufacturing in Business Central Covers
The manufacturing module answers one question: how do you turn raw materials into finished goods, and know what it cost you? To do that, Business Central needs to know three things about every product you make:
- What goes into it. That is the production BOM, the list of components and quantities. Think of it as the recipe.
- How it gets made. That is the routing, the sequence of operations and which resources perform them.
- Where the work happens. Those are your work centers and optional machine centers, with calendars defining their available capacity.
Once that master data exists, a production order brings it all together. Business Central copies the BOM and routing onto the order, schedules the operations against your capacity, and then records what you actually consumed and produced. Those postings update inventory and the general ledger in real time, which is how you get true product costs rather than estimates.
💼 From 18 Years in the Field
The single biggest cause of failed manufacturing implementations is rushing master data. Teams want to see production orders working on day one, so they create rough BOMs and routings and promise to tidy them later. They never do, and every number the system produces afterwards is wrong. Spend the time on BOMs, routings and work center capacity first. Everything downstream depends on it being right.
Licensing: Premium vs Essentials
This catches people out during buying decisions, so it is worth stating plainly. The full manufacturing module, meaning production orders, production BOMs, routings, work and machine centers and capacity planning, requires a Business Central Premium licence.
Latest Business Central License Guide Simplified
The lighter Assembly functionality is included in Essentials. Assembly handles kitting and simple builds: an assembly BOM and an assembly order, but no routing, no work centers and no capacity planning. For many businesses that combine or kit products rather than truly manufacture them, Assembly on Essentials is genuinely enough.
📌 Before you buy Premium: ask whether you actually need routings and capacity planning, or whether you just need to combine components into a finished product. If it is the latter, Assembly on Essentials may do the job at a lower cost. Confirm current licensing terms with your partner or on Microsoft’s licensing guide, as these terms do change.
The Four Stages of the Manufacturing Lifecycle
Every manufacturing setup, in every company I have worked with, follows the same four stages. Understanding this order is the fastest way to make sense of the module, because it also tells you what to set up first.
| Stage | Name | What Happens |
|---|---|---|
| 1 | Master Data | Set up items, production BOMs, routings, work centers, machine centers and calendars. Done once, then maintained. |
| 2 | Planning | Run MRP or MPS, review suggestions in the planning worksheet, and turn accepted suggestions into orders. |
| 3 | Execution | Release production orders to the shop floor, then post consumption of components and output of finished goods. |
| 4 | Costing | Finish the order, which closes WIP, then compare expected against actual cost and investigate variances. |
The rest of this guide follows those four stages in order, with links to a detailed walkthrough of every step.
Stage 1: Master Data
This is the foundation, and where most of your setup time goes. There are four groups of master data to build, and a sensible order to build them in.
a) Items and Stockkeeping Units
Everything starts with the item. Your components, your subassemblies and your finished goods are all items, and their setup (costing method, replenishment system, reordering policy) drives how manufacturing behaves later.
- How to Create an Item Card: Step by Step Setup Guide
- Stockkeeping Unit (SKU) in Business Central Explained
- Stockkeeping Units Setup
- Item Picture Upload and Download
Stockkeeping units matter as soon as you run more than one location or variant, because they let you set different replenishment and reordering rules per location rather than one rule for the whole company.
b) Production BOMs
The BOM is your recipe. Get it right and costing and planning both work; get it wrong and nothing downstream can be trusted. Note that certifying a BOM is optional while you are still designing, but you should certify it before real use.
- Create a Production BOM: Complete Setup Guide
- Production BOM Explained: Concepts and Functionality
- Production BOM Versions: Changing Lines and Creating a New Version
- Phantom BOM Explained
- Exchange Production BOM
- How to Upload or Download a BOM (Bill of Materials)
💡 Tip: Use BOM versions rather than editing a certified BOM in place. Versions keep your history intact, which you will be grateful for the first time someone asks why last quarter’s cost was different.
c) Routings
The routing defines the sequence of operations, which work center or machine center performs each one, and how long each takes (setup time, run time, and the non-productive wait, move and queue times). Attach both the BOM and the routing to the item card, and the item is ready to manufacture.
Routing links deserve a mention here because they are widely ignored and genuinely useful: they tie specific BOM components to specific routing operations, so materials are consumed at the operation that actually uses them rather than all at the start.
d) Work Centers, Machine Centers and Calendars
These are your production resources: where the work physically happens and how much capacity is available. The hierarchy is work center group, then work center, then optional machine center.
- Work Center vs Machine Center: And When to Use Each (start here)
- How to Set Up a Work Center
- How to Set Up a Work Center Calendar
The most common mistake at this stage is adding machine centers before you need them. Most manufacturers do well with work centers only, using the Capacity field to represent several machines or people. Add machine centers only when you must plan or cost individual machines separately.
Stage 2: Planning
With master data in place, planning works out what you need to make and buy, and when. Business Central’s planning engine reads demand (sales orders, forecasts, existing orders) against supply (inventory, incoming purchases) and produces suggestions.
The normal flow is: run the planning engine, review the suggestions in the planning worksheet, adjust quantities or dates where your judgement differs, then carry out the action messages to create real orders. That human review step matters. Planning suggests, people decide.
The short version of that difference: MPS plans your finished, independently demanded items at the top level, while MRP works down the BOM levels to plan the components needed to support that schedule.
Stage 3: Execution
Execution is where the shop floor gets involved. A production order moves through statuses as it progresses, and Business Central has five order types:
| Order Type | Purpose |
|---|---|
| Simulated | Test a scenario or quote a cost without affecting planning or inventory. |
| Planned | Created by the planning engine. Fully re-planned on every run, so it is a suggestion, not a commitment. |
| Firm Planned | A commitment. Reserves the plan and is not wiped by the next planning run. |
| Released | Live on the shop floor. This is the only status where you post consumption and output. |
| Finished | Complete and closed. WIP is reconciled, and the order stays available for reporting. |
Two things happen while an order is released: consumption (components leave inventory) and output (finished goods enter inventory, and operation time is recorded). Depending on your flushing method these can post automatically or be entered manually.
The Refresh function is worth understanding early: it recalculates component and routing lines from the master data after you change the order header. Useful, but remember it discards manual line changes, so refresh before you fine tune, not after.
When components run out: substitution
Real production rarely goes perfectly. When a component is unavailable, item substitution lets you swap in an alternative without rebuilding the order.
When someone else does the work: subcontracting
If an operation is performed by an outside vendor, subcontracting handles it. You create a work center linked to a vendor, and the subcontracting worksheet turns production operations into purchase orders automatically.
- Subcontracting in Business Central: Complete Guide (start here)
- Subcontracting Step by Step Process
- Subcontracting Process in Dynamics NAV (India Localization)
- Subcontracting Posting Error and Fix
Light assembly instead of full production
Not everything needs a routing and work centers. If you combine components into a kit, assembly is simpler and faster.
Stage 4: Costing and Closing
Manufacturing costing is where finance and production meet, and where a badly set up system shows itself. When you finish a production order, Business Central reconciles work in progress and settles the actual cost of what you made.
The place to look is the Production Order Statistics page, which shows expected against actual cost broken down by material, capacity and overhead. Variances there are not errors; they are information. A consistent material variance usually means your BOM quantities are wrong. A consistent capacity variance usually means your routing times are wrong.
⚠️ Do not ignore variances. Teams often finish orders without reviewing statistics, then wonder why margins look wrong months later. Reviewing variances on a sample of orders each month is the cheapest quality check available on your BOMs and routings.
One related setting worth knowing about: Automatic Cost Adjustment. Setting it to Always makes cost adjustment run during every posting, which is a common cause of table locking in busy systems. If you see lock errors during posting, see Business Central Table Locked by Another User: Causes and Fixes.
Assembly vs Manufacturing: Which Do You Need?
Because this decision affects your licence cost, it is worth being clear:
| Area | Assembly (Essentials) | Manufacturing (Premium) |
|---|---|---|
| Recipe | Assembly BOM | Production BOM, multi-level |
| Operations | None, one completion step | Full routing with operation sequence |
| Resources | Optional resources only | Work centers, machine centers, calendars |
| Capacity planning | No | Yes, with finite and infinite scheduling |
| Best for | Kitting, bundles, light assembly | True manufacturing with machine time |
If you never need to schedule machine time or cost labour by operation, assembly is very likely enough.
📋 Also using Dynamics NAV?
Nearly everything in this guide applies to Dynamics NAV 2013 through 2018 as well. The manufacturing logic (BOMs, routings, work centers, capacity, MRP, subcontracting) is effectively the same. What changed is navigation: in NAV you use menu paths such as Manufacturing, Capacities, Work Centers and Manufacturing, Product Design, Production BOM, where Business Central uses the search box (Alt + Q). Several guides linked above were originally written for NAV and still describe the underlying logic accurately.
Where to Start (Learning Paths by Role)
Twenty five guides is a lot. Here is the order I would actually recommend, depending on who you are.
If you are implementing manufacturing for the first time
Follow the four stages in order. Start with the item card, then production BOMs, then routings, then work centers versus machine centers and work center setup. Only then look at planning and production orders.
If you are a production planner
Start with MRP vs MPS, then work center capacity and load, then refreshing production orders.
If you work in finance
Go straight to unit cost calculation, then read the costing stage above on variances, then production BOMs, since BOM accuracy is what drives your material costs.
If you are preparing for an interview or certification
Read this guide end to end, then test yourself with our Business Central Functional Interview Questions and Business Central Technical Interview Questions, both with free rotating mock exams.
Complete Guide Index
Every manufacturing guide on Navision Planet, grouped by topic.
| Topic | Guides |
|---|---|
| Items & SKUs | Create an Item Card · Stockkeeping Unit (SKU) Explained · Stockkeeping Units Setup · Item Picture Upload and Download |
| Production BOMs | Create a Production BOM · Production BOM Concepts · BOM Versions · Phantom BOM · Exchange Production BOM · Upload or Download a BOM |
| Routings | Create a Routing · Routing Links |
| Capacity & Resources | Work Center vs Machine Center · Set Up a Work Center · Work Center Calendar |
| Planning | MRP vs MPS |
| Production Orders | Refresh a Production Order · Finished Goods Item Tracking |
| Substitution | Item Substitution · Substitute Item in a Production Order |
| Subcontracting | Subcontracting Complete Guide · Step by Step Process · NAV India Localization · Posting Error Fix |
| Assembly | Gathering Components for Assembly |
| Costing | Unit Cost Calculation |
For the full list of everything published on the site, see our post sitemap.
FAQ, Manufacturing in Business Central
What does the manufacturing module in Business Central do?
It turns raw materials into finished goods and tracks what that cost. You define what goes into a product (production BOM), how it is made (routing), and where the work happens (work centers). Production orders then bring those together, and posting consumption and output updates inventory and the general ledger.
Do I need a Premium licence for manufacturing?
Yes. Full manufacturing (production orders, production BOMs, routings, work and machine centers, capacity planning) requires Business Central Premium. The lighter Assembly functionality is included in Essentials. Confirm current licensing terms with your partner, as they change.
What is the difference between assembly and manufacturing?
Assembly combines components into a finished item in one step, with no routing, work centers or capacity planning. Manufacturing adds the routing (operation sequence), production resources and capacity scheduling. Assembly suits kitting; manufacturing suits real production with machine time.
In what order should I set up manufacturing?
Items first, then production BOMs, then routings, then work centers, machine centers and calendars. Only once that master data is right should you move on to planning and production orders. Rushing master data is the most common cause of failed implementations.
What are the five production order types?
Simulated (test a scenario), Planned (created by planning, re-planned each run), Firm Planned (a commitment that planning will not overwrite), Released (live on the shop floor, where you post consumption and output), and Finished (closed, with WIP reconciled).
What is the difference between MRP and MPS?
MPS plans finished, independently demanded items at the top level. MRP works down the BOM levels to plan the components needed to support that schedule. Most companies use both together.
Does this guide apply to Dynamics NAV as well?
Largely yes. The manufacturing logic is effectively the same from NAV 2013 onward. What differs is navigation: NAV uses menu paths such as Manufacturing, Capacities, Work Centers, while Business Central uses the search box. A few localizations, such as the old India subcontracting module, exist only in NAV.
Why does my production order cost differ from what I expected?
Because expected cost comes from your BOM and routing, while actual cost comes from what was really consumed and recorded. Review the Production Order Statistics page. Consistent material variances usually mean BOM quantities are wrong; consistent capacity variances usually mean routing times are wrong.
Final Thoughts
Manufacturing in Business Central looks intimidating because it is large, not because it is complicated. Once you see it as four stages, master data, planning, execution and costing, every screen has an obvious place in the sequence, and you know what has to exist before what.
If you take one thing from this guide, make it this: invest in master data. Accurate BOMs, realistic routing times and honest work center capacity are what make every downstream number trustworthy. Get those right and planning, scheduling and costing all follow. Get them wrong and no amount of clever configuration will save you.
Bookmark this page as your starting point, and work through the linked guides as each topic comes up in your project. Stay tuned to NavisionPlanet for more practical Business Central manufacturing guidance drawn from real implementations.
Note: Field names, navigation and licensing terms vary between Business Central versions and over time. This guide reflects current Business Central. Confirm specifics for your version on Microsoft Learn or with your partner before making configuration or licensing decisions.
📖 Related on Navision Planet:
→ Work Center vs Machine Center in Business Central
→ How You Gather Components for Assembly
→ 105 Business Central Functional Interview Questions + Mock Exam
→ Business Central Table Locked by Another User: Causes and Fixes

