ERP migration
Field-level mapping, validation, and rollback between Infor LN and Microsoft Dynamics 365 Business Central. We move data and schema; workflows are rebuilt natively in Microsoft Dynamics 365 Business Central.
Infor LN
Source
Microsoft Dynamics 365 Business Central
Destination
Compatibility
11 of 12
objects map 1:1 between Infor LN and Microsoft Dynamics 365 Business Central.
Complexity
BStandard
Timeline
8-12 weeks
Overview
Moving from Infor LN to Microsoft Dynamics 365 is a structural ERP migration that requires careful sequencing of the dependency chain, text-table reconstruction, and multicompany settlement reconciliation. Infor LN stores long-form text in a separate LN Tools table and assigns numeric IDs to transactional tables, so we execute a two-pass extract to join text back before writing to Dynamics. Multicompany invoicing in LN generates internal financial settlements that can orphan during migration if invoice headers are extracted without linked counterpart journal entries. We resolve BOM structures with phantom assemblies, option classes, and engineering change order overlays against the correct revision level, and we export price matrix priority definitions alongside actual price records so the target system reconstructs the same resolution chain. Workflows, automations, and ION gateway configurations do not migrate; we deliver a written inventory of these for the customer's admin to rebuild in Dynamics.
Every standard and custom field arrives verified.
AI proposes the map; you confirm before any record moves.
Parent–child, lookups, and ownership stay linked.
Calls, emails, meetings — with original timestamps.
Documents, uploads, and inline notes move with the record.
Source platform
Infor LN platform overview
Scorecard, SWOT, gotchas, and pricing for Infor LN.
Destination platform
Microsoft Dynamics 365 Business Central platform overview
Scorecard, SWOT, gotchas, and pricing for Microsoft Dynamics 365 Business Central.
Data migration guide
The complete Dynamics 365 Business Central migration guide
Data model, import mechanisms, field mapping strategy, pitfalls, and cutover — by the engineers running it.
Destination checklist
Dynamics 365 Business Central migration checklist
Pre- and post-cutover tasks for moving onto Microsoft Dynamics 365 Business Central.
Why teams make this switch
Leaving
What's pushing teams away
Choosing
What's pulling them in
Object mapping
Each row shows how a Infor LN object lands in Microsoft Dynamics 365 Business Central, including any object-level transformations, lookup resolution, or schema-design dependencies.
Typical mapping — final map is confirmed during the sample migration step.
Infor LN
Business Partners (Customers and Suppliers)
Microsoft Dynamics 365 Business Central
Account and Contact
1:1Infor LN maintains Business Partners as a single entity type with a Role field distinguishing customers from suppliers. Address, contact, financial limits, and payment terms are stored as related child records. We map the LN Business Partner to Dynamics 365 Account (with Account Type set to Customer or Vendor) and the primary contact to Contact. Financial limit data and credit terms migrate to the Account's CreditLimit and PaymentTerms fields. Multicompany BP assignments require cross-referencing the BP's Financial Company membership before writing the Account record in the correct legal entity context.
Infor LN
Financial Companies
Microsoft Dynamics 365 Business Central
Legal Entity and Chart of Accounts
1:1LN Financial Companies map directly to Dynamics 365 Finance and Operations Legal Entities or Business Central Companies. Each LN Financial Company maintains its own chart of accounts, fiscal calendar, and tax configuration. We extract all financial company definitions before any transactional data and create corresponding legal entity records in Dynamics. The fiscal year configuration and accounting currency migrate to ensure that period-close reporting is consistent post-migration.
Infor LN
Items (Products and Materials)
Microsoft Dynamics 365 Business Central
Released Product or Item
1:1LN Items carry rich attribute data including BOM structures, costing information, and unit-of-measure definitions. The Item is the anchor object for pricing matrices, purchase orders, and sales orders. We preserve the item's unit-of-measure conversions, costing version, and planning parameters during migration. Item variants in LN (size, color, configuration dimensions) map to Dynamics 365 product dimension groups.
Infor LN
Bills of Materials
Microsoft Dynamics 365 Business Central
BOM and Formula
1:1LN BOMs support multiple levels of nesting, phantom assemblies, option classes, and lead-time offsets. Engineering Change Orders attach to BOMs as revision-controlled overlays. We preserve the BOM by mapping the parent item to a BOM Master, each nested component to BOM Lines, and the ECO revision level to a BOM Version with the effective from and to dates. Phantom BOMs in LN map to Phantom BOM type in Dynamics. Option classes with conditional components map to BOM Lines with alternative group configuration.
Infor LN
Warehouses and Sites
Microsoft Dynamics 365 Business Central
Warehouse and Site
1:1Sites in LN represent physical or logical locations with their own inventory policies, location definitions, and receiving rules. Multisite Control data governs cross-site stock transfers. We map each LN Site to a Dynamics 365 Site and Warehouse, preserving location structures, picking route definitions, and inventory posting profiles. The cross-site transfer orders require warehouse assignment resolution before inventory balances migrate.
Infor LN
Purchase Orders and Purchase Contracts
Microsoft Dynamics 365 Business Central
Purchase Order and Purchase Agreement
1:1LN separates purchase order headers from lines and schedule dates. Purchase contracts (blanket orders) link to release schedules that decrement funded quantities. We map PO headers and lines with schedule information, preserving delivery dates, purchasing taxes, and the supplier reference number. Purchase agreements migrate as Purchase Contracts with line items and release schedule limits mapped to the contract's remaining quantity.
Infor LN
Sales Orders and Sales Contracts
Microsoft Dynamics 365 Business Central
Sales Order and Sales Agreement
1:1Sales order pricing in LN can resolve through price books and matrix definitions. Multicompany sales invoicing can combine lines from Sales, Project, and Service logistic packages onto a single invoice. We map the sales order header, lines, and delivery schedules, preserving pricing terms and the original customer order reference. Sales agreements migrate with remaining quantities and committed amounts.
Infor LN
Projects
Microsoft Dynamics 365 Business Central
Project
1:1LN Projects support ETO and MTO lifecycles with phase structures, work breakdown hierarchies, and billing milestones. We map project phases and linked revenue recognition schedules to Dynamics 365 Project Management entities. Work breakdown structure lines migrate as project tasks with effort estimates, and billing milestones map to project contract lines and invoicing schedules.
Infor LN
Price Matrices and Item Surcharges
Microsoft Dynamics 365 Business Central
Price List and Trade Agreements
1:1LN resolves item prices through matrix priority search rules where multiple price books and matrix definitions compete and the highest priority wins. We export the full Matrix Definition (tdpcg0610m000) metadata alongside each price record to allow Dynamics 365 to reconstruct the same priority chain through trade agreement groups, price lists, and quantity break definitions. Item surcharges migrate as cost adders in the price calculation version. Without the matrix priority metadata, Dynamics would resolve prices differently than LN did.
Infor LN
Service Contracts and Field Service Records
Microsoft Dynamics 365 Business Central
Agreement and Field Service entities
1:1Service contracts in LN track entitlement, coverage periods, and SLA terms. Field service records include technician assignments and parts consumed. We map entitlement and coverage data to Dynamics 365 Field Service Agreement entities, and the service history to the service journal. Note that A&D-grade depot-level MRO tracking in LN may require supplemental configuration in Dynamics Field Service beyond the base agreement migration.
Infor LN
Multicompany Settlement Records
Microsoft Dynamics 365 Business Central
Intercompany Journal and Ledger Setup
1:1LN's multicompany invoicing generates internal financial settlements between entities using self-billing. These settlement records create intercompany journal entries that must be reconciled across all financial companies. We stage all intercompany settlement records and their counterpart journal entries in a reconciliation table, then write matching intercompany journal entries in Dynamics 365 Finance and Operations. Any settlement that lacks a matched debit or credit in the export scope is flagged for the customer's finance team before write-back.
Infor LN
Custom Fields
Microsoft Dynamics 365 Business Central
Custom Fields and Extensions
lossyLN custom fields are defined in the Extensions package with a Domain property specifying the data type. Two custom fields with the same logical name can have incompatible domains depending on how they were created. We read the Domain definition before mapping custom field columns to the Dynamics 365 schema, rejecting any column where the domain type cannot be coerced to the target field type. Custom field values are stored in dedicated extension tables that join to the base object tables by numeric ID.
| Infor LN | Microsoft Dynamics 365 Business Central | Compatibility | |
|---|---|---|---|
| Business Partners (Customers and Suppliers) | Account and Contact1:1 | Fully supported | |
| Financial Companies | Legal Entity and Chart of Accounts1:1 | Fully supported | |
| Items (Products and Materials) | Released Product or Item1:1 | Fully supported | |
| Bills of Materials | BOM and Formula1:1 | Fully supported | |
| Warehouses and Sites | Warehouse and Site1:1 | Fully supported | |
| Purchase Orders and Purchase Contracts | Purchase Order and Purchase Agreement1:1 | Fully supported | |
| Sales Orders and Sales Contracts | Sales Order and Sales Agreement1:1 | Fully supported | |
| Projects | Project1:1 | Fully supported | |
| Price Matrices and Item Surcharges | Price List and Trade Agreements1:1 | Fully supported | |
| Service Contracts and Field Service Records | Agreement and Field Service entities1:1 | Fully supported | |
| Multicompany Settlement Records | Intercompany Journal and Ledger Setup1:1 | Mapping required | |
| Custom Fields | Custom Fields and Extensionslossy | Mapping required |
Gotchas + challenges
Platform-specific issues from each side, plus the pair-specific challenges that don't show up on either platform's page on its own.
Infor LN gotchas
ION API REST handler timeout is 25 seconds
Text data stored in separate LN Tools table requires join reconstruction
Multicompany invoicing creates intercompany settlements that can orphan during migration
Custom fields require Domain property validation before schema mapping
Price matrix priority rules must be exported as metadata, not just price data
Microsoft Dynamics 365 Business Central gotchas
Named-user licensing has no concurrent-use relief
API rate limits throttle large-volume migrations
Historical posted transactions require selective migration scoping
NAV-to-Business Central cloud migration requires partner coordination
Custom fields and AL extensions require separate migration handling
Pair-specific challenges
Migration approach
Discovery and migration path selection
We audit the source Infor LN environment across financial company count, item volume, BOM complexity, active price matrix definitions, project count, service contract volume, and historical transactional record counts. We pair this with a Dynamics 365 edition decision: Business Central ($70-$185/user/month) for single-company or light multi-company manufacturers without complex intercompany settlement chains; Finance and Operations for multinational, multi-entity organizations with advanced manufacturing, supply chain, and financial consolidation requirements. The discovery output is a written migration scope document and a Dynamics 365 edition recommendation with the object inventory ranked by priority.
Dependency chain sequencing and text table extraction
We design the export sequence following the LN dependency chain: Financial Companies and Business Partners before Warehouses and Sites, then Items and Bills of Material before any transactional data. We execute the two-pass text table extraction for all objects with text fields, joining numeric text IDs to their source content in our staging layer before any transformation. We export the full price matrix priority definitions (tdpcg0610m000 metadata) alongside price records so the Dynamics 365 trade agreement structure can replicate the same resolution chain. For multicompany environments, we stage intercompany settlement records in a reconciliation table and flag any settlement lacking matched debit and credit lines before write-back.
Schema design and legal entity configuration
We design the destination schema in Dynamics 365. This includes provisioning legal entities (mapped from LN Financial Companies), configuring the chart of accounts and fiscal calendars, setting up warehouse and site structures, designing product dimension groups mapped from LN item variants, and creating BOM versions with effective date ranges matched to LN revision overlays. Price list structures and trade agreement groups are configured to reflect the LN price matrix priority chain. Schema is deployed into a Sandbox or Development environment first for validation before any production write-back.
Sandbox migration and reconciliation
We run a full migration into the Dynamics 365 Sandbox environment using production-like data volume. The customer's finance and operations leads reconcile record counts (Business Partners in, Accounts in, Items in, BOMs in, Purchase Orders in, Sales Orders in), spot-check 25-50 records against the LN source for field accuracy, and validate that multicompany settlement totals balance across all financial entities. Any mapping corrections, BOM revision decisions, or settlement reconciliation actions happen in the Sandbox phase, not in production.
Production migration in dependency order
We run production migration in record-dependency order: Financial Companies (legal entities), Warehouses and Sites, Business Partners, Items, BOMs with revisions, price matrices with priority definitions, Purchase Orders, Sales Orders, Project data, Service Contracts, and multicompany settlement records. Each phase emits a row-count reconciliation report before the next phase begins. For large transactional sets, we use Dynamics 365 Data Management Framework with OData batch endpoints and chunked loads to stay within API rate limits.
Cutover, validation, and automation rebuild handoff
We freeze LN writes during cutover, run a final delta migration of any records modified during the migration window, then enable Dynamics 365 as the system of record. We deliver a written inventory of LN ION workflows, automated processes, and any custom gateway configurations that require rebuild in Dynamics 365. We do not rebuild these as code. We support a one-week hypercare window where we resolve reconciliation issues raised by the customer's operations and finance teams. Workflow rebuilds and automation rebuilds are outside standard migration scope and are handled as a separate engagement with the customer's Dynamics 365 partner or internal admin team.
Platform deep dives
Infor LN
Source
Strengths
Weaknesses
Microsoft Dynamics 365 Business Central
Destination
Strengths
Weaknesses
Complexity grading
Standard ERP migration. All 8 core objects map 1:1 between Infor LN and Microsoft Dynamics 365 Business Central.
Overall complexity
Standard migration
Derived from compatibility, mapping clarity, API constraints, and data volume across Infor LN and Microsoft Dynamics 365 Business Central.
Object compatibility
All 8 core objects map 1:1 between Infor LN and Microsoft Dynamics 365 Business Central.
Field mapping clarity
Field mapping is derived from defaults — final spec confirmed during the sample migration.
Timeline complexity
8-object category — typical timelines run 2–7 days end-to-end.
API constraints
Infor LN: PRD tenant: max 250 concurrent REST executions; other tenant suffixes: max 125. REST handler timeout: 25 seconds..
Data volume sensitivity
Infor LN doesn't expose a bulk API — REST + parallelization used for high-volume runs.
Estimator
Rule-based pricing — no per-record fees, no manual quotes. Migrations over 2M records are scoped individually.
Step 1
Pick a category, then your source and destination platforms.
Category
FAQ
Answers to the questions buyers ask most during Infor LN to Microsoft Dynamics 365 Business Central migration scoping. Not seeing yours? Book a call.
Walk through your Infor LN to Microsoft Dynamics 365 Business Central migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationAdjacent paths
Other ways to leave Infor LN
Other ways to arrive at Microsoft Dynamics 365 Business Central
Ready when you are
Tell us record counts and timeline. We'll come back with a written quote inside 1 business day — no commitment, no sales pitch.