# Master data done right: materials, BOMs, and equipment hierarchies
A plant in Ohio calls a component "GSKT-4471." The sister plant in Monterrey calls the identical part "GASKET-4471-A." A procurement system syncs both records overnight, matches them incorrectly against a third code from a newly acquired supplier database, and within two weeks the Monterrey line installs the wrong gasket spec on a pump assembly. Result: a scrap event, a contained field failure, and a root-cause investigation that traces back not to a machine or an operator, but to a spreadsheet mismatch nobody owned. This is master data failure, and it is one of the most expensive, least glamorous problems in manufacturing.
This lesson covers the three master data domains that matter most on a factory floor: materials, bills of materials (BOMs), and equipment hierarchies, plus the governance metrics and standards (especially ISA-95) that keep them trustworthy across sites.
Master data is the core, relatively stable reference data that every transaction depends on. It contrasts with transactional data (a purchase order, a work order, a sensor reading), which is generated constantly and refers back to master records.
Three master data domains dominate manufacturing:
These live in systems like SAP, Oracle EBS/Fusion, or industry-specific PLM (product lifecycle management) and MES (manufacturing execution system) platforms. When these systems disagree about what a "material" or a "machine" even is, every downstream report inherits the confusion.
Multi-plant organizations rarely design material masters centrally from day one. Drift happens for predictable reasons:
The consequence is a golden record problem: no single, trusted, de-duplicated version of the truth for "what is this material." Data governanceData governanceData governance is the set of policies, roles, and processes that ensure data is accurate, secure, well-defined, and used responsibly across an organization.View full definition → teams call the fix master data management (MDM), the discipline and tooling for creating and enforcing that golden record.
ISA-95 (also published as IEC 62264) is the international standard for integrating enterprise systems (ERP) with control and shop-floor systems (MES, SCADA). Developed by the International Society of Automation, it defines a common language for describing manufacturing operations. Reference: ISA's overview of ISA-95.
Its equipment hierarchy model gives every physical or logical asset a defined level:
1. Enterprise: the whole company.
2. Site: a specific plant or facility.
3. Area: a functional zone within a site (e.g., "Paint Shop").
4. Process cell / production line: a group of equipment performing a major step.
5. Unit / work center: a specific machine or station.
6. Equipment module: a component within a machine (e.g., a specific motor or valve).
Why this matters for data qualitydata qualityThe degree to which data is fit for purpose: accurate, complete, consistent, timely, valid and unique. Poor quality data undermines analytics, reporting and AI.View full definition →: when every site tags equipment against the same hierarchy levels, a query like "average downtime per production line" returns comparable results across Ohio, Monterrey, and a plant in Germany. Without it, "line" means something different at every site, and cross-plant benchmarking becomes guesswork.
Enterprise: Acme Manufacturing
└─ Site: Ohio Plant (Site ID: OH01)
└─ Area: Assembly
└─ Line: Line 3 (Cell ID: OH01-ASM-L03)
└─ Unit: Torque Station 2 (Equipment ID: OH01-ASM-L03-TS02)Each level gets a unique, structured ID. That ID becomes the anchor for every maintenance record, sensor tag, and quality event tied to that asset. This is the practical bridge between ISA-95 theory and a usable digital twin or analytics dataset.
Data governanceData governanceData governance is the set of policies, roles, and processes that ensure data is accurate, secure, well-defined, and used responsibly across an organization.View full definition → teams typically score master data against six standard dimensions (based on frameworks like DAMA's Data Management Body of Knowledge):
| Dimension | Manufacturing example |
|---|---|
| Accuracy | Material spec matches the actual physical part |
| Completeness | Every material record has a valid unit of measure and supplier |
| Consistency | Same material has the same code across plants |
| Timeliness | New supplier part added before first production run |
| Uniqueness | No duplicate records for the same physical item |
| Validity | Codes follow the agreed naming convention/format |
Mature manufacturers monitor a small set of recurring metrics, usually owned by a data governancedata governanceData governance is the set of policies, roles, and processes that ensure data is accurate, secure, well-defined, and used responsibly across an organization.View full definition → council or MDMMDMMaster Data Management (MDM) is the discipline of creating and maintaining a single, consistent, trusted version of an organization's core business entities like customers, products, and suppliers.View full definition → team:
Suppose a plant runs 40,000 work orders a year, and a duplicate/mismatched material code causes a scrap or rework event in 0.3% of orders (illustrative estimate, not a universal benchmark). That is 120 events per year. If average scrap/rework cost per event is $1,800 (illustrative), the annual cost is:
40,000 × 0.003 × $1,800 = $216,000/year
This kind of back-of-envelope math is exactly how governance teams build the business case for MDMMDMMaster Data Management (MDM) is the discipline of creating and maintaining a single, consistent, trusted version of an organization's core business entities like customers, products, and suppliers.View full definition → investment: not with abstract "data qualitydata qualityThe degree to which data is fit for purpose: accurate, complete, consistent, timely, valid and unique. Poor quality data undermines analytics, reporting and AI.View full definition →" language, but with a scrap-cost number a plant manager recognizes instantly.
Knowledge check
1. What is the key distinction between master data and transactional data in a manufacturing system?
2. In the Ohio/Monterrey gasket scenario, what was the true root cause of the scrap event and field failure?
3. Why does a BOM error tend to have outsized consequences compared to an error in a single material record?
4. Select ALL correct answers about the three master data domains described as dominating manufacturing.
Select all the correct answers.
5. Select ALL correct answers about why the gasket mismatch scenario represents a systemic master data governance problem rather than an isolated glitch.
Select all the correct answers.
Once material, BOM, and equipment data are clean and standardized, they become the backbone for higher-order manufacturing analytics:
Benchmarks worth knowing (treat as estimates, methodologies vary by source and year):
🎬 [VIDEO: "What is Master Data ManagementMaster Data ManagementMaster Data Management (MDM) is the discipline of creating and maintaining a single, consistent, trusted version of an organization's core business entities like customers, products, and suppliers.View full definition →?" - youtube.com/results?search_query=what+is+master+data+management+manufacturing - search and pick a recent, vendor-neutral explainer covering MDMMDMMaster Data Management (MDM) is the discipline of creating and maintaining a single, consistent, trusted version of an organization's core business entities like customers, products, and suppliers.View full definition → fundamentals with manufacturing examples]