What is the link between a shipment line and the bin that has been selected for picking?

SOLVED

We have an Item that has stock in multiple bins (bin tracking is turn on).

Create Pick List shows which bin the stock for a shipment is to come from
The Pick List shows the bin

Where is the bin assignment in the db?
tsoShipLine has an InvtTrankey, but there are no related rows in:

  • timInvtTran
  • timPendInvtTran
  • tsoShipLineDistBin

tsoShipLineDist has a row, but there is no related rows in tsoShipLineDistBin

Somehow there must be a link to a WhseBinKey, but I don't see it.

Anybody know how this works?

Parents Reply Children
No Data