Master Data Architecture: Integration, Design Decisions, and Cross-Module Impact
Explains how PP master data objects are structured and integrated with MM, QM, CO, and EWM, and the key design decisions consultants must make when configuring master data for a manufacturing scenario.
Explanation
Once the basic objects are understood, the next challenge is designing master data structures that support real manufacturing complexity: multiple plants, alternative BOMs, engineering changes, variant configuration, and cross-module dependencies. This lesson focuses on how design decisions made at the master data layer ripple through planning, execution, quality, and finance. Material master design: the MRP views (MRP1-MRP4 in classic ECC terminology) determine procurement type (in-house vs external), MRP type (reorder point vs forecast-based vs deterministic), lot-sizing procedure, and safety stock strategy. These fields are not purely planning parameters โ MRP type and procurement type interact with the BOM/routing to determine whether a material even needs a production version. The work scheduling view supplies default production scheduling profile and in-house production time, while the costing view controls whether standard cost estimates use quantity structure (BOM/routing) or a manually entered value, directly affecting CO-PC (product costing) accuracy. BOM design decisions: consultants must decide between using a single multi-purpose BOM with alternative items/selection conditions versus multiple alternative BOMs, and whether to use variant configuration (for configurable materials) with a super BOM and dependencies. Engineering change management (ECM) governs how BOM/routing changes are versioned with effectivity dates โ critical in regulated or engineering-heavy industries where changes must be auditable and cannot silently overwrite prior valid structures. Work center and routing integration with CO: each work center is linked to a cost center and has formulas that calculate activity quantities (e.g., machine hours, labor hours) using standard values from the routing. These activity quantities are valuated by activity price rates maintained in CO-CCA (cost center accounting), so PP master data design decisions directly determine the accuracy of standard cost estimates and the correctness of production order variance analysis. A common integration point is confirming operations, which posts activity consumption to CO and can trigger backflushing of components (movement type 261) if configured, tying MM inventory management into execution. QM integration: inspection types and quality info records tied to the material master and to routing control keys (which can trigger inspection lot creation) determine whether goods movements are blocked pending quality decision โ a design decision that affects both MM stock status and production continuity. EWM/WM integration: for plants using decentralized or embedded EWM, storage bin determination for component staging depends on material master storage location and EWM-specific data, meaning master data design must account for warehouse execution requirements, not just planning. S/4HANA differentiation: in S/4HANA on-premise/private cloud, PP/DS as an optional advanced planning capability can consume the same core master data (material, BOM, work center/resource, routing) but requires additional PP/DS-specific master data like PDS (production data structure) or integration models depending on the scenario; behavior and required setup differ from classic MRP and should be treated as a distinct configuration layer covered in dedicated PP/DS child topics. In S/4HANA Cloud public edition, some of this flexibility is reduced to fit predefined scope items, and consultants should verify current capability constraints rather than assume ECC-equivalent flexibility. Troubleshooting approach: when planning or execution behaves unexpectedly, an experienced consultant traces the issue layer by layer โ first check whether the correct production version was selected, then verify BOM/routing consistency (validity dates, alternative determination), then check underlying material master parameters, and finally check whether cost center/activity type assignments are current. This systematic approach prevents wasted effort chasing configuration when the root cause is master data.
Real project scenario
During a rollout to a second plant, production orders were creating without any operations. Root cause analysis traced back to the routing being maintained only for the original plant's task list group and not extended to the new plant, and the production version pointing to a group counter that did not exist in the new plant context. The consultant had to extend the routing to the new plant, recreate the production version referencing valid BOM and routing group counters, and re-test order creation before the rollout could proceed.
Common mistakes
โข Confusing alternative BOM selection with production version determination, leading to orders using the wrong component structure โข Failing to extend routings and BOMs to new plants during rollouts, causing order creation failures โข Misaligning work center cost center assignment with the controlling area structure, breaking cost object controlling โข Ignoring engineering change management effectivity dates, resulting in orders picking up unintended BOM/routing versions โข Assuming PP/DS master data setup (PDS/CDS-based structures) is automatic once classic PP master data exists, without configuring the required integration
Best practices
โข Model production versions explicitly with clear validity periods and lot-size ranges instead of relying on defaults โข Coordinate BOM/routing extension to new plants as an explicit rollout checklist item, not an afterthought โข Keep work center cost center assignments synchronized with controlling area changes and review activity price updates regularly โข Use engineering change management for regulated or high-change environments to preserve auditability of master data versions โข Treat PP/DS master data requirements as a separate design track when advanced planning is in scope, rather than assuming classic PP setup suffices
Interview angle
Senior-level interviews often test integration reasoning rather than transaction knowledge: candidates may be asked to explain how a change to a work center's cost center affects product costing, or to walk through the master data chain that must exist before a production order can be created in a new plant. Being able to articulate the dependency chain โ material master to BOM/routing to production version to order โ signals real project experience.