Skip to content
faceela

The Pallet Is Not a Thing in Your System. Only Lines Are.

The question a warehouse manager asks twenty times a day — what is on that pallet — usually has no answer short of walking over and looking. Cross-docking, single-scan moves and third-party segregation are not three missing features. They are three consequences of one missing idea.

· 7 min read · Written by Faceela Research & Editorial Team

In most stock systems, the thing that moves is a line: this much of this item, from here to there. The pallet standing in the aisle is not a record. It is an arrangement of goods that several lines happen to describe, and the system has no idea it exists.

So the question a warehouse manager asks constantly — what is on that pallet — is answerable only by walking over and reading the labels. And three capabilities that look unrelated in a requirements document turn out to be blocked by the same absence: you cannot cross-dock, because there is no object to route without unpacking it into lines; you cannot move a pallet with one scan, because there is nothing a single scan could identify; and you cannot run a third-party warehouse, because quantity has no owner. Making the handling unit a real record — nested, weighed, labelled, and carrying its owner from the moment it exists — resolves all three at once.

Everything below follows from that one record: what it consists of, why the owner field decides whether you have a third-party warehouse at all, and the three cases where it costs more than it saves.

One absence, three symptoms

It is worth seeing the three together, because they are almost never diagnosed as one problem.

Cross-docking. Goods arrive and are meant to leave again without being put away. In a line-based system this is a receipt followed by a putaway followed by a pick followed by a despatch, with four sets of paperwork describing a pallet that never stopped moving. Teams work around it by receiving into a staging location and trusting people not to touch it. That works until somebody does.

One-scan movement. An operator moves a pallet of eighteen items from one bay to another. If the system only knows lines, he confirms eighteen movements, or he confirms one movement of a "representative" line and the rest drift. Both outcomes are common and both are worse than they look, because the second one produces stock records that are precisely, confidently wrong.

Third-party segregation. A quant in a normal stock system belongs to the company. If your warehouse holds goods for two customers and cannot separate them structurally, you do not have a third-party warehouse whatever the contract says — you have a shared pile and a convention. The convention holds until a claim, at which point the question is which customer's stock was damaged, and the honest answer is that nobody can tell. This is precisely where operations that store, move or clear other people's goods discover that their system was built for a different business.

Three feature requests, three quotations, three disappointments. One idea missing underneath all of them.

What a handling unit actually is

Not a barcode on a box. A record, with five properties, and each one does work:

Identity. It exists independently of its contents. It can be empty. It can be moved as itself. When somebody scans it, the system knows what it is before it knows what is in it.

Contents, which may include other units. Nesting is not decoration: a pallet holds cartons, a carton holds packs, and a container holds pallets. A structure that only goes one level deep fails on the first consolidation.

Physical facts. Weight and dimensions, captured because they were measured rather than because someone typed them in. These are what let the system refuse a load a vehicle cannot carry, and they are the basis of the chargeable-weight arithmetic on the forwarding side.

A label the outside world can read. An SSCC-18, properly constructed, with a check digit that comes from a real implementation of the standard rather than from a formula somebody wrote once. This one matters commercially: the label leaves your building. A customer's receiving system, a carrier's scanner and your own operators all read it, and a label that is nearly correct is worse than no label because it is trusted.

An owner. Whose goods these are. Not a text field — a reference the access rules are built on.

That last one is the one to argue about in the selection process, because it is the one nobody demonstrates.

The owner is a structural decision, not a field

Adding an owner to stock sounds like a small piece of configuration. It is not, and the difference shows up in four places.

The quantity has to carry it, so that a query for available stock returns the right customer's, always, including in every report written afterwards by someone who has never heard of your segregation policy.

The access rules have to sit behind it, so that a user attached to one customer cannot read another's position. In a 3PL, the customer portal is the reason this is not optional.

The nesting has to respect it. One owner's pallet must not nest inside another owner's handling unit — and this needs to be refused rather than discouraged, because the moment it happens the segregation is gone silently. The stock figures still add up. Nothing looks wrong. It is the kind of failure that surfaces during a claim, which is the worst possible time to learn it.

The billing has to run off the same events. If storage and handling are re-derived by hand from movements that were never kept for that purpose, leakage is invisible by construction — you cannot notice a charge you never wrote down. That is a subject of its own, and it is where the money is: how a third-party warehouse bills from its own movements instead of rebuilding an invoice on the third of the month.

What it changes on the floor

Once the unit is real, several things stop being projects:

  • Receiving produces units, and putaway directs a unit rather than a set of lines. The rule table gets to reason about weight and dimensions because they are on the object.
  • Picking can take a full unit rather than breaking it — allocate full before broken, and a whole category of unnecessary handling disappears.
  • Packing verifies a decision rather than making one, because the cartonisation happened before the picker walked.
  • Loading can be checked against the vehicle, because the weights are real.
  • Counting can be done by unit, which is far faster than by line and far more likely to be done at all.
  • Holds can be applied to a unit in place, so blocked stock keeps its location history rather than being moved to a quarantine bay and losing it.

That last point is subtle and worth dwelling on. A hold that moves stock to a special location destroys the one thing you will want during an investigation, which is where the goods actually were. A hold that suppresses availability where the stock stands keeps the history intact and keeps expiry-based picking working around it. Anyone who has run a recall knows why that matters — it is the same data problem as tracing a batch forward and backward inside two days, and the answer is the same: do not let the exception handling destroy the record.

Where this is the wrong purchase

Handling units cost something. Labels, printers, scanners, the discipline of building units at receipt, and a period during which everything is slower because people are learning an extra step. Three cases where the cost is not repaid:

You ship what you receive, unchanged, in the same packaging, to one customer. The unit adds a record and removes nothing.

Your stock is loose or bulk by nature — liquids, aggregates, cable off a drum. Here the lot and the location carry the information, and forcing a unit on top of them is ceremony.

You have one owner: yourself, with no third-party storage and no plans for it. Then the owner field earns nothing, and the case rests on cross-docking and one-scan movement alone. That case can still be strong, but it should be made on its own merits rather than smuggled in.

Where it is decisive: a genuine 3PL, a business that consolidates or deconsolidates, anyone whose customers audit them, and any operation where the same goods are handled more than twice between the door and the truck.

What to make a vendor show you

On your own data, with a person operating it rather than narrating it:

Build a pallet, nest it inside another, and then try to nest one customer's unit inside another customer's. Watch what happens. A warning that can be clicked through is a failing answer. This is one of the refusals we put into Logix deliberately, because a policy that depends on somebody noticing is not a policy.

Move a full pallet with one scan and then ask for the stock ledger behind it. You should see every line moved, correctly, from one action.

Cross-dock something — receive it and despatch it without a putaway — and then ask where in the record it says that is what happened.

Print the SSCC-18 and check the check digit against the standard, by hand, once. It takes two minutes and it tells you whether the label is real or decorative.

Ask to see the owner on the quant, in the database, not on a screen label. Then log in as one customer's user and try to read the other's stock.

Five tests, an hour, and they separate a product built on this idea from a product that has added a pallet screen to one that was not. Which of the two you are looking at is worth knowing before rather than after. And where the answer is that no product on the shortlist treats the pallet as an object — which happens, particularly in third-party storage — that is a genuine case for building the part nobody sells rather than for configuring around a gap that will not close.

Next step

Is this happening in your company?

If the article described your situation, the useful next move is a diagnosis rather than another article. Tell us the one thing that is not working.

Monday to Friday, 9:00 AM – 6:00 PM (GST)

Prefer we call you?

Leave your WhatsApp number and we will reach out.

We reply on WhatsApp first. Include your country code.

No newsletter, no reselling your number. We use it to reply to you — see our privacy policy.

WhatsApp us