Supply chain · WMS

Warehouse management

What is physically where, and every movement that put it there.

Vendors Manhattan, Blue Yonder, SAP EWM, Korber, Oracle WMS

01 What it holds

The data inside it

In one sentence

Stock by location down to bin level, receipts, picks, packs, dispatches and the labour consumed doing them.

wmskey records
Stock item, Location / Bin, Receipt, Pick task, Pack, Shipment, Cycle count, Adjustment

02 Getting the data out

Extraction, and the keys that decide whether it joins

Extraction

APIs or database extraction per site, often per warehouse instance. High transaction volume and short retention are common, so history has to be captured continuously rather than queried later.

Join keys

Item identifiers usually match the ERP article master, but unit of measure does not: cases, pallets and eaches convert through factors that change by supplier and over time.

03 What goes wrong

The failures that look like success

Each of these produces a number that is plausible, reconciles to something, and is wrong. They are worth reading before the first extract, not after the first dispute.

Gotcha 01

Unit of measure conversions

The most common quiet error in supply chain analysis. A pallet counted as an each produces stock figures that are wrong by orders of magnitude.

Gotcha 02

Stock on hand is a moment, not a period

Balances are snapshots. Averages need either periodic snapshots kept deliberately or movement replay, and most estates keep neither.

Gotcha 03

Adjustments hide four different problems

Damage, theft, miscount and process error all post as adjustments; without a reason code the shrink number cannot be acted on.

Gotcha 04

Short retention

Many WMS instances purge transactional detail within months, so a question asked in January about last spring has no data behind it.

04 Joins that matter

What this system is worth joining to

Join toWhat it lets you answer
ERPstock valuation and the article master
TMSdispatch to freight cost and delivery performance
POS or e-commerceavailability against actual demand

06 Questions

Frequently asked

Why keep WMS history if the ERP has stock?

Because ERP holds the valuation and WMS holds the behaviour. Pick accuracy, replenishment timing and location-level availability only exist here, and they explain service failures that the ERP can only report after the fact.

What is the first thing to standardise across sites?

Unit of measure and adjustment reason codes. Without those two, multi-site comparison is not possible regardless of how good the platform is.

Connect this system without replacing it

SCIKIQ reads it in place, resolves the entities inside it and governs what the fields mean.

Book a live demo