Master planning groups in Dynamics 365 Supply Chain

How master planning groups configure replenishment behaviour per item in F&O — coverage groups, item allocation keys, and the policies that shape MRP.

Updated 2026-09-11

In Dynamics 365 Supply Chain Management's planning engine (whether the modern Planning Optimization or the legacy MRP), the behaviour of replenishment for any given item is determined by several groupings — item coverage groups, item allocation keys, planning groups, and policy-driving parameters. Understanding the layered configuration is essential to producing a planning system that doesn't fight your operations.

Coverage groups (item coverage settings). The most consequential setting per item. A coverage group defines:

  • Coverage code — the replenishment policy:

    • Period — top up at end of each period.
    • Requirement — plan exactly to demand (true MTO).
    • Min/Max — top up when below minimum, to maximum.
    • Manual — no automated planning suggestions.
  • Coverage time fence — how far out the engine plans. 30 days, 90 days, etc.

  • Lead times — minimum production / purchase lead time the engine assumes.

  • Safety stock — buffer level the engine treats as unavailable.

  • Safety margin — extra time padding for receipts.

  • Reorder quantity rules — minimum order quantity, lot multiple, maximum order quantity.

Each item is assigned to a coverage group; the group's settings drive how the engine plans for that item.

Item coverage records. For more nuanced control, item coverage records override the coverage group at the item-and-warehouse level. A item might have a default coverage group setting at the company level, but at warehouse W01 (a high-volume customer site), use different settings — e.g. tighter safety stock, different reorder rules.

Item allocation keys. When demand comes from a forecast at an aggregated level (e.g. forecast 1,000 units of a product family for Q1), the item allocation key distributes that aggregate forecast across specific items in the family. A 60/30/10 allocation key spreads the 1,000 across Item A (600), Item B (300), Item C (100). The aggregate forecasting + allocation key pattern is how to forecast realistically without forecasting every SKU individually.

Planning groups. Planning groups group items with similar planning behaviour for the engine's scheduling efficiency. The Planning Optimization engine can run plans for individual planning groups, useful for very large item portfolios where running everything at once would be costly.

Master plans. A master plan is the named planning scenario — Static (the production plan), Dynamic (the simulation plan). Different master plans can be run with different parameters; the production master plan is what feeds purchase requisitions and planned production orders.

Forecast plans. A forecast plan is a separate named scenario for forecasting purposes — typically the demand forecast feeding the production plan.

Coverage dimensions. What's the granularity of planning?

  • Item — plan one number per item across the company.
  • Item + Site — plan per item at each site.
  • Item + Warehouse — plan per item at each warehouse.
  • Item + Site + Warehouse + Batch — finest granularity.

Configured per item; affects the volume of planning data and the engine's runtime substantially.

Common design pitfalls.

  • One coverage group for all items — every item gets the same policy regardless of profile. ABC analysis should drive different policies per velocity tier.
  • Min/Max without periodic review — minimum / maximum levels become outdated as demand shifts; review quarterly.
  • Forecasts without item allocation — coarse forecasts produce coarse planning suggestions. Allocate appropriately.
  • Coverage time fence too short — supply doesn't materialise in time for visible demand.

Operational discipline. Design coverage groups by item profile (A-class, B-class, C-class, MTO, slow-moving). Document the policy choice per group. Review quarterly against actual performance. Tune.

Where it stops. Very sophisticated planning (multi-echelon optimisation, simultaneous capacity-and-material constraints, complex scenario modelling) sometimes exceeds the configurable engine and needs partner APS. For mainstream mid-to-large manufacturing and distribution, well-tuned master planning groups in F&O are sufficient.

Related guides