A Danish Wholesaler Put AI Agents on 100,000 Order Confirmations. Here's What Broke First.
AI & Data Readiness

A Danish Wholesaler Put AI Agents on 100,000 Order Confirmations. Here's What Broke First.

Lemvigh-Müller's June 2026 SAP Business AI deployment shows multi-agent order-confirmation automation is production-ready — but master data gaps nearly derailed it. Here's what to audit before you pilot.

5 min readJuly 13, 2026
Back to News

That timeline and that outcome are real. So is the data problem that nearly derailed it.

TL;DR
  • -Lemvigh-Müller deployed three orchestrated AI agents on SAP Business AI to process ~100,000 annual order confirmations, going live in 10 weeks.
  • -About 60% of its supplier confirmations arrive as unstructured PDFs — the same document problem that stalled prior RPA attempts.
  • -Master data gaps in Incoterms and supplier fields surfaced mid-project and required remediation before the agents could work reliably.
  • -The deployment is projected to free 3–4 FTEs for complex exception work, with ROI expected in quarters, not years.
  • -Data quality and ERP integration readiness — not agent technology — determine whether a deployment succeeds or stalls.

What the Lemvigh-Müller Deployment Actually Confirmed

The three-agent architecture is the detail that matters most for operators evaluating this path. According to SAP News, Lemvigh-Müller deployed a specialized email agent, a data extraction agent, and a matching agent — each responsible for a discrete task, orchestrated into a single automated workflow. That decomposition is what prior automation attempts could not achieve.

The multi-agent approach succeeded where rules-based automation failed because it could handle unstructured input at scale. Approximately 60% of Lemvigh-Müller's supplier order confirmations — out of roughly 175,000 annual purchase orders sent to more than 2,000 suppliers — arrive as unstructured PDF documents rather than structured EDI. That is the document problem RPA cannot solve reliably.

Multi-agent architectures, with a dedicated extraction layer, can.

The speed improvement is material. Klaus Heinemann, head of SAP ERP at Lemvigh-Müller, is quoted in SAP News saying that manual confirmation processing previously took hours or even days before changes were reflected across the organization. AI agents now update data almost immediately.

The source is a vendor case study published by SAP. That context matters: the account is credible but not independently verified, and it naturally emphasizes what worked. The data-readiness problems that surfaced mid-project are the more operationally useful part of the story.

The Master Data Problem They Hit Mid-Project

The most important sentence in the SAP News account comes from Heinemann: master data quality gaps — specifically around Incoterms and other supplier master data fields — surfaced during the project and required remediation. He identified this as a critical learning for broader AI work at the company.

This is not a minor footnote. An AI agent confirming a supplier order must be able to read and validate Incoterms, payment terms, lead times, pricing, and contact information from the supplier master record. It either escalates every ambiguous order to a human — defeating the purpose — or it makes a wrong call and writes bad data back to the ERP.

The implication for any operator considering this path: the agent technology is not the hard part. The ERP data layer is.

Why This Decision Lands Differently Than Prior RPA Evaluations

If your team evaluated RPA for order-confirmation automation and it stalled on unstructured documents, the Lemvigh-Müller case changes the calculus. The multi-agent pattern — separate agents for ingestion, extraction, and matching — is the architecture that makes unstructured PDF processing tractable. That was not reliably available in most RPA toolsets.

The failure mode has shifted, not disappeared. RPA stalled on document variability. Multi-agent deployments stall on data quality. The agent can read the PDF. What it cannot do is invent a missing Incoterm, resolve a supplier contact field that has three conflicting values, or confirm an order against a product record that hasn't been updated in 18 months.

Based on the architecture described in the SAP News account, the extraction and matching agents depend entirely on the accuracy and completeness of the ERP records they query. A clean document layer with a dirty data layer produces confident wrong answers — which is worse than a human hold queue.

The ERP integration dependency is equally concrete. The agent workflow must be able to read order, customer, product, and supplier data from the ERP in real time and write confirmed decisions back to the ERP record. If your ERP does not expose those objects through an API or integration middleware, or if write-back requires a manual step, the automation breaks at the last mile.

What to Audit Now

The following audit items are Metrotechs recommendations based on the data dependencies and architecture described in the SAP News account of the Lemvigh-Müller deployment. They are not a vendor checklist or a published SAP requirement.

  • Map the order-confirmation workflow end to end. Document every decision rule and exception pattern your team currently applies to confirm, hold, or reject an order. Agents must replicate or escalate these rules. If they are not documented, they cannot be codified.
  • Audit supplier master data completeness. Check Incoterms, payment terms, lead times, and contact fields across your active supplier base. Lemvigh-Müller identified these gaps mid-project as a critical blocker. Find them before the pilot, not during it.
  • Audit customer master data completeness. Verify contact information, credit limits, payment terms, and delivery addresses. An agent confirming a customer order needs these fields to be current and consistent — missing or conflicting values force escalation or produce errors.
  • Audit product master data accuracy. Confirm that product codes, descriptions, pricing, availability, and fulfillment rules are current and consistent across your ERP and any downstream systems. Stale product records are a common source of agent mismatches.
  • Measure order-exception volume and pattern. Identify the most common reasons orders are held, rejected, or routed for manual review. Determine whether those rules can be codified for agent decision-making. High exception rates on ambiguous rules signal that the workflow is not yet agent-ready.
  • Verify ERP API and integration readiness. Confirm your ERP can expose order, customer, product, and supplier data to an agent workflow in real time and support write-back of agent decisions to the ERP record. If your integration layer requires batch processing or manual intervention, address that before scoping the pilot.
  • Define human-in-the-loop escalation rules. Document the exception thresholds and order conditions that must always route to a human reviewer. These rules must exist before the pilot begins — not as an afterthought when the first edge case surfaces in production.

What to Watch as This Pattern Scales

The Lemvigh-Müller deployment is built on SAP Business AI within an existing SAP landscape.

The 10-week deployment timeline is notable but should not be treated as a universal benchmark. Lemvigh-Müller had an established SAP environment with existing governance frameworks. An operator with fragmented master data, limited API exposure, or undocumented exception rules will need remediation time before that clock starts.

The ROI projection — 3–4 FTEs redeployed to complex exception work — is the business case that will drive adoption. Watch for independent verification of that figure as more deployments reach production. The vendor case study is a useful signal; confirmed operational results from a second or third deployment will be the proof point that moves this from early adopter to standard practice.

Sources

Sources and supporting resources
Next
Snowflake Cortex Sense Will Ingest Your BI Layer As-Is — Governed or Not