Skip to content
Salfati Group

Director of ERP Transformation Guide: Legacy ERP & Business Systems Owners

The Friction Points.

1. The Integration Debt Trap and "Spaghettiball" Architecture

The most pervasive challenge for legacy system owners is integration debt. Over decades, enterprises have built thousands of point-to-point integrations to connect their core ERP with satellite applications. When you attempt to modernize the core, these connections break. Research from CIO.com highlights that legacy migrations frequently fail because systems lack necessary domain expertise, requiring the integration of dozens of third-party technologies.

Why it happens: Customizations were often hard-coded directly into the legacy core (e.g., ABAP in SAP).

Business Impact: This creates a "frozen core" where even minor updates require months of regression testing.

Regional Variance: In North America, where "best-of-breed" SaaS adoption is highest, this integration complexity is often more acute than in APAC, where monolithic adoption is more common.

2. The "Day One" Operational Failure Risk

The fear of a "Day One" failure is the primary psychological barrier to transformation. History is littered with examples, such as the Revlon Inc. case cited by The Case Centre, where a failed SAP S/4HANA implementation disrupted manufacturing at their Oxford facility, directly impacting shipment fulfillment to major US retailers.

Why it happens: Inadequate testing of end-to-end processes and poor data migration strategies.

Business Impact: Material weakness in financial reporting, stock price drops, and loss of customer trust.

Regional Variance: Publicly traded companies in the US and EU face immediate regulatory scrutiny (SOX, GDPR) during such failures, whereas private enterprises in emerging APAC markets may face different pressures related to supply chain continuity.

3. Data Migration Paralysis and Quality Issues

According to BCG, about one-third of ERP projects run over budget, and nearly 20% take longer than expected, with data migration being a primary culprit. Legacy data is often dirty, duplicated, and unstructured.

Why it happens: Decades of manual entry, lack of governance, and merging of disparate systems without harmonization.

Business Impact: A new ERP running on bad data fails to deliver insights. Deloitte notes instances where new systems failed to produce basic profitability reports on Day One, forcing teams back to spreadsheets.

Regional Variance: Europe faces strict data residency and privacy laws (GDPR) that complicate how data is cleansed and moved, adding significant time to the migration phase compared to other regions.

4. Shadow IT and the Erosion of Governance

While IT teams plan multi-year transformations, business units are self-serving SaaS solutions to meet immediate needs.

Why it happens: The perception that central IT is too slow.

Business Impact: This creates invisible data silos and security vulnerabilities. When the new ERP goes live, it often fails to capture the reality of how work is actually getting done, leading to immediate adoption gaps.

Regional Variance: High prevalence in North America due to departmental budget autonomy; less common in highly centralized European organizational structures.

5. The Context Void: Skill Shortages and Knowledge Loss

The experts who built your legacy customizations are often retiring or have left.

Why it happens: Lack of documentation and reliance on tribal knowledge.

Business Impact: Current teams are terrified to touch legacy code because they don't know what it does.

Regional Variance: Severe in mature markets (US, Western Europe) with aging IT workforces; less of an issue in India or Southeast Asia where the workforce is younger, though domain expertise there may still be developing.

A Smarter Operating System.

Phase 1: The Live System Inventory & Discovery

Before writing a single line of code, you must establish a "ground truth." You cannot transform what you cannot see.

The Framework:

  1. Automated Discovery: Use process mining tools to map actual workflows, not just what is documented in SOPs.
  1. Integration Audit: Catalog every interface, API, and flat-file transfer.
  1. Customization Triage: Categorize legacy code into three buckets:
  • Retire: Functionality now available in standard SaaS.
  • Refactor: Critical IP that must be rebuilt as a side-by-side extension.
  • Retain: Temporary bridges needed for phased rollouts.

Phase 2: The "Clean Core" Strategy

To avoid repeating history, the goal must be a "Clean Core." This means keeping the base ERP standardized and moving customizations to a PaaS (Platform as a Service) layer.

Decision Matrix:

  • Is this process a competitive differentiator?
  • Yes → Build custom app on PaaS (e.g., SAP BTP, Oracle OCI).
  • No → Adopt standard ERP functionality.
  • Does the standard process meet 80% of requirements?
  • Yes → Change the business process, not the software.
  • No → Evaluate a specialized SaaS bolt-on rather than customizing the core.

Phase 3: AI-Driven Impact Analysis

Leverage the 2025 trend of GenAI to de-risk change. Instead of manual regression testing, use AI tools to analyze code repositories.

Actionable Steps:

  • Code Scanning: Use GenAI tools to scan legacy ABAP or Java code to understand logic and dependencies (as cited by BCG).
  • Automated Testing: Implement automated testing suites that run against every configuration change.
  • Data Cleansing: Deploy AI agents to identify duplicate records and map data fields from legacy to modern schemas, reducing the manual load by up to 40%.

Phase 4: The "Two-in-a-Box" Governance Model

Transformation is not an IT project; it is a business transformation enabled by IT.

Structure:

  • Project Leadership: Every workstream must have two leads: one from IT and one from the Business (e.g., Finance, Supply Chain).
  • Sign-off Authority: The Business lead owns the "definition of done," not IT.
  • Change Management: Embed "Change Champions" in every region to handle localization and training.

Comparison: Implementation Approaches

| Approach | Description | Best For | Risk Profile |

| :--- | :--- | :--- | :--- |

| Big Bang | All modules, all regions, at once. | Small, single-geography companies. | Critical: High risk of catastrophic failure. |

| Phased by Module | Finance first, then Supply Chain, etc. | Service-based organizations. | Moderate: Integration complexity between old/new modules. |

| Phased by Geography | Pilot country, then regional rollout. | Global enterprises with distinct regional entities. | Low: Allows learning and template refinement. |

Measurement & KPIs

Don't just measure "on time/on budget." Measure value:

  • Adoption Rate: % of users logging in and completing transactions without help desk tickets.
  • Process Cycle Time: Time to close books, time to ship.
  • Customization Reduction: % of standard code vs. custom code (Target: >90% standard).

Implementation Guide

Phase 1: Assessment & Architecture (Months 1-3)

Goal: Define the "To-Be" state and build the business case.

  • Team: Enterprise Architect, Program Director, Business Sponsors.
  • Activities:
  • Run process mining on the legacy estate.
  • Define the "Global Template" (60-70% of common processes).
  • Select the SI partner and software vendor.
  • Pitfall: Rushing this phase leads to "Scope Creep" later (a top failure reason cited by NetSuite).

Phase 2: Design & Build (Months 4-9)

Goal: Configure the Clean Core and build essential extensions.

  • Team: Functional Consultants, Developers, Business Process Owners.
  • Activities:
  • "Fit-to-Standard" workshops: Show the standard software first; only customize if critical.
  • Data cleansing begins immediately (do not wait for migration).
  • Build integrations to satellite systems.
  • Quick Win: Release a small, non-critical module (e.g., Expense Management) to build confidence.

Phase 3: Test & Train (Months 10-14)

Goal: Validate the system and prepare the people.

  • Team: QA Testers, Super Users, Change Managers.
  • Activities:
  • SIT (System Integration Testing): Does data flow correctly?
  • UAT (User Acceptance Testing): Can the business do their job?
  • Day in the Life (DITL): Simulate a full business day, including errors and exceptions.
  • Pitfall: Cutting testing time to save the schedule. This guarantees a "Day One" failure.

Phase 4: Deploy & Stabilize (Months 15-18)

Goal: Go Live and Hyper-care.

  • Activities:
  • Cutover weekend (data migration).
  • Hyper-care support (24/7 war room for 2-4 weeks).
  • Transition to permanent support team.

Team Requirements

Do not rely solely on the System Integrator. You need an internal "Center of Excellence" (CoE) containing:

  • Program Manager: To hold the vendor accountable.
  • Data Lead: To own data quality (critical success factor per ERP Today).
  • Change Lead: To manage communication and training.

Regional Intelligence.

North America: Speed and Innovation

Market Context: The largest ERP market, characterized by a high appetite for cloud adoption and innovation. However, it is also the region with the highest prevalence of Shadow IT, as empowered business units often bypass central IT.

Regulatory: While less fragmented than Europe, compliance with SOX (Sarbanes-Oxley) for public companies is non-negotiable.

Tactical Advice:

  • Focus on Change Management. American workforces are vocal; if the system is not intuitive, adoption will plummet.
  • Leverage the "speed to value" argument. North American stakeholders often prioritize quarterly results; structure the roadmap to deliver quick wins (e.g., automated reporting) early.

Europe: Compliance and Consensus

Market Context: European businesses are rethinking legacy ERPs with a focus on modernization (Boomi). The culture emphasizes consensus and risk mitigation. Works Councils (unions) play a significant role in IT changes that affect worker routines.

Regulatory: This is the most complex region.

  • GDPR: Strict data privacy controls are mandatory. Test data management must use anonymization.
  • E-Invoicing: Governments in Italy, France, and Poland are mandating B2B e-invoicing to close VAT gaps (Vertex). Your ERP must integrate with government portals directly.

Tactical Advice:

  • Engage Works Councils early (6-12 months pre-implementation).
  • Prioritize a "Template with Localization" strategy. Build a core European template but allow flexibility for local tax and labor laws.

APAC: Growth and Fragmentation

Market Context: The fastest-growing ERP market (Mordor Intelligence). The landscape is highly heterogeneous—you might be replacing Excel in Vietnam while integrating with a sophisticated legacy system in Japan.

Regulatory: Extremely fragmented. China has strict data residency laws (PIPL). The APEC committee is working on e-invoicing interoperability, but currently, it is a patchwork of standards.

Tactical Advice:

  • Japan: Expect high demands for quality and customization. "Standard" processes are often rejected if they don't match exact local business practices.
  • China: requires a separate instance or specific architecture to ensure data does not cross borders illegally.
  • India: High volume of transactions requires robust performance testing. GST compliance is critical and complex.

Proof it Works

The Platform vs. Best-of-Breed Debate

In 2025, the market is shifting away from monolithic "do-it-all" ERPs toward Composable ERP architectures. Gartner highlights this shift, noting that organizations are seeking flexibility.

Platform Approach (e.g., SAP S/4HANA, Oracle Fusion, Microsoft Dynamics 365):

  • Pros: Unified data model, single vendor contract, seamless integration.
  • Cons: Can be rigid, high cost of ownership, "lock-in" risk.
  • Best For: Core financials, manufacturing, and supply chain where tight integration is critical.

Composable / Best-of-Breed Approach:

  • Pros: Agility to swap out components (e.g., using Salesforce for CRM, Workday for HR, Coupa for Procurement alongside a core ERP).
  • Cons: Integration debt management becomes the client's responsibility; data silos.
  • Best For: Organizations with unique, differentiating business models or rapid innovation needs.

Build vs. Buy in the Age of AI

Traditionally, "Build" was discouraged. However, low-code platforms and GenAI have changed the calculus.

  • Buy (SaaS): Default choice for commodity processes (Payroll, General Ledger).
  • Build (PaaS + Low Code): Valid choice for "Secret Sauce" processes that offer competitive advantage.

Evaluating GenAI Tools for Transformation

As noted by BCG, GenAI is revolutionizing the transformation process itself. When selecting tools, look for:

  • Code Remediation: Tools that can read legacy code (COBOL, older Java, ABAP) and document business logic.
  • Test Data Generation: Tools that create synthetic data for stress testing without risking PII.
  • Migration Assistants: AI that maps fields between source and target systems automatically.

Vendor Evaluation Checklist

When engaging System Integrators (SIs) or software vendors, ask:

  1. "Show me your 'Clean Core' methodology." If they suggest lifting and shifting your customizations, disqualify them.
  1. "How do you handle regional compliance?" Specifically ask about e-invoicing in LATAM/EU and data residency in APAC.
  1. "What is your Day One support model?" Do they offer hyper-care? What are the SLAs?
  1. "Can you reference a client in my industry who failed?" Honest vendors will share lessons learned from difficult projects.

Frequently asked questions

What is the realistic timeline for a global ERP transformation?

While vendors may promise 6-9 months, realistic timelines for large legacy estates are typically 18-24 months for the initial core deployment. Research from Kyndryl suggests that rapid transformation (under 18 months) is possible but requires a rigorous 'clean core' approach and strict adherence to standard functionality. Complex global rollouts often span 3-5 years when phased by region to mitigate risk. Attempting to compress this timeline without reducing scope is a primary cause of the 20% budget overruns cited by BCG.

How much should I budget for data migration?

Data migration is consistently underestimated. You should allocate 15-20% of your total project budget specifically to data strategy, cleansing, and migration. Legacy data often contains duplicates and inconsistencies that automated tools cannot fix alone. As noted by LinkedIn and Avantiico, poor data quality is a top failure mode. If your data is not 'analytics-ready' before the move, you will simply migrate chaos into the cloud.

Should we do a 'Big Bang' go-live or a phased approach?

For legacy modernization, a phased approach is strongly recommended. 'Big Bang' carries existential risk—if the system fails, the entire business stops (as seen in the Revlon case). A phased approach—either by business unit, geography, or module—allows you to learn lessons, refine templates, and validate data quality in a controlled environment. Most global enterprises start with a 'Pilot' market (medium complexity) to prove the template before rolling out to major hubs.

How do we handle customizations we've built over 20 years?

Adopt a 'Zero Customization' mindset for the core ERP. Use the 'Clean Core' methodology: if a unique process is a true competitive differentiator, build it as an extension on a PaaS layer (like SAP BTP or Oracle OCI), not inside the ERP kernel. For the remaining 80-90% of processes, force the business to adopt the standard industry practice embedded in the modern SaaS ERP. Over-customization is a leading cause of project stagnation and future technical debt.

What role does GenAI play in this transformation?

GenAI is no longer just hype; it is a tactical tool for 2025. According to BCG, GenAI can significantly reduce the manual effort in transformation by automating code analysis of legacy systems, generating synthetic test data, and assisting in complex data mapping exercises. It is particularly valuable for documenting undocumented legacy logic, allowing your team to understand what the old system did without relying solely on retiring experts.

Do I need to hire a dedicated System Integrator (SI)?

Yes, but you cannot abdicate ownership. While SIs bring platform expertise and staffing scale, you must retain internal ownership of the Architecture, Data, and Business Process definitions. A common failure pattern is 'throwing the project over the wall' to the SI. You need an internal 'Two-in-a-Box' leadership structure where internal directors partner with SI leads to ensure business goals—not just technical milestones—are met.

24-36 months → 18-24 months

Implementation Timeline (Global)

Achievable with 'Clean Core' and strict adherence to standard processes.

30-40% custom code → <10% custom code

Customization Level

Using side-by-side extensibility on PaaS rather than core modification.

85-90% first pass → >99% pre-load

Data Migration Accuracy

Requires automated cleansing tools and AI-driven mapping validation.

40-50% → >80%

User Adoption (Month 1)

Driven by early involvement of 'Change Champions' and intuitive UX.

Ready to talk about this for your business?

Apply to work with us. We walk through 10 questions on a 30-minute call and return a written proposal within 5 days.