Skip to content

Create an ECO

An ECO is created from an approved Engineering Change (EC). The coordinator prepares the BOM, reviews the delta, and runs the phase-in calculation before releasing.

The EC detail page opens on the Engineering Change Details tab, which contains the BOM upload section and any attachments. Redline supports two push modes for BOM data:

Upload only the changed items. Each line includes the item reference, revision, quantity, and change type (added / removed / revised / qty_changed). Use this when your PLM system exports a change package.

Upload the complete assembly BOM. Redline automatically calculates the delta by comparing the uploaded BOM against the current ERP BOM. Items are classified as added, removed, revised, or quantity changed. Unchanged items are shown for reference but not stored as affected items.

  • CSV upload — drag and drop a CSV file. Redline auto-detects column names (supports English, Dutch, and German headers) and delimiter format
  • Manual entry — add individual BOM lines using the inline form with item reference, revision, quantity, and change type fields
  • Edit inline — after upload, edit any BOM line directly in the table

After upload, Redline runs three structural validation rules:

RuleWhat it checksFix
BOM_RULE_01BUY item under a BUY parentChange child item type to DUMMY
BOM_RULE_02MAKE or BUY under a DUMMY parentChange child item type to DUMMY
BOM_RULE_03MAKE under a BUY parentChange child item type to DUMMY

Violations are displayed in separate containers per rule. Use the inline item type dropdown to fix each violation, then click Re-validate. When validation passes, the BOM can be pushed to ERP (automatically if bom_auto_push_on_clean is enabled).

For Full BOM mode, the comparison view shows a side-by-side layout:

  • Left — current ERP BOM
  • Right — new uploaded BOM
  • Delta highlighting — green border for added, red for removed, blue for revised, orange for quantity changed
  • Summary bar — counts of each change type
  • Toggle — show all items or affected only

After delta calculation, the affected items table shows every item that changed:

ColumnDescription
Item refPart number (monospace)
Change typeAdded, removed, revised, or qty_changed (colour-coded badge)
Old → new revisionRevision comparison
Old → new quantityQuantity comparison
Phase-in dateCalculated or manually set
Conflict statusFlags from conflict detection

Items are enriched with live ERP data: current stock on hand, open purchase orders, active production orders, and lead times.

Select one of the four phase-in strategies for the ECO:

StrategyWhen to use
Run downDefault. Use existing stock before switching. Phase-in = latest commitment date + buffer.
New onlyStop ordering old part immediately. Cancel outstanding POs.
StopHalt everything now. Immediate phase-in. Risk of write-off.
ProactiveCoordinator selects a target date. Triggers field change orders.

See The four strategies for detailed guidance.

An EC can have multiple top-level assemblies, each with its own BOM. Upload BOMs separately for each assembly. Phase-in dates are calculated per item across all assemblies.