1

Background

In Demand Driven MRP (DDMRP), the calculation of Average Daily Usage (ADU) is a critical factor in buffer positioning and sizing. Currently, D365 F&O supports calculation methods such as Blend, which combine historical consumption and forecast data. However, there is no option that integrates past consumption with forward-looking projections based on actual transactions.

At Frigus BOHN, we already developed this functionality in our internal system, and it has proven to be highly effective—especially in scenarios with seasonal demand, where traditional forecasts fail to adequately capture real consumption patterns.

With the migration to D365 F&O, we will lose this functionality, which could negatively impact buffer accuracy and material planning in environments with high seasonality.

Proposal

Introduce a new calculation method in D365 F&O called Blended Mix, which enhances the existing Blend option by replacing forecast data with forward demand derived from historical transactions projected into a future horizon (e.g., the same period of the previous year).

This method relies on:

  • Past Consumption Data (recent actual demand).
  • Forward Consumption Proxy (historical demand projected forward, reflecting seasonality).
  • Flexible Weighting between both periods to calculate a more robust and realistic ADU.

Expected Benefits

  • Prevents the loss of critical functionality during migration to D365 F&O.
  • Improves buffer accuracy in industries with strong demand seasonality.
  • Reduces dependency on unreliable forecasts by using actual consumption data instead.
  • Already tested and validated in Frigus BOHN with positive real-world results.
  • Fully compatible with the current Blend configuration logic, ensuring easier adoption in D365 F&O.


Category: Planning
STATUS DETAILS
New

Comments

R

This method uses:Past Consumption Data (recent historical demand)Forward Consumption Proxy (demand transactions projected forward from prior comparable periods, e.g., last year)Weighted Contribution of both ranges to form a more adaptive and demand-sensitive ADU.Calculation ExampleSetup ParametersPast Period Days = 90Forward Period Days = 180History Days = 365Weight (Past) = 30%Weight (Forward) = 70%Step 1: Past ADU Total Issued (last 90 days) = 180 ADU₁ = 180 ÷ 90 = 2.0Step 2: Forward ADU Date Range: (today – 365) to (today + 180 – 365) Example: 25/09/2024 → 24/03/2025 Total Issued = 520 ADU₂ = 520 ÷ 180 = 2.88Step 3: Weighted Blended Mix ADU = (ADU₁ × 30%) + (ADU₂ × 70%) ADU = (2.0 × 0.3) + (2.88 × 0.7) ADU = 0.6 + 2.016 = 2.616

Category: Planning