D365 Reference
Warehouse Management
Supply chainAdvanced warehouse work, loads, shipments, and directed put-away and picking inside the four walls
5 tables3 entities
Tables
Worksheet Header · 3
- WHSLoadTableWarehouse load header — one row per load (a truck, trailer, or container worth of goods); shipments are grouped onto loads, and ship confirmation happens at this levelworksheet header
- WHSShipmentTableWarehouse shipment header — one row per shipment built from released order lines, carrying its load, status, carrier, and ship-confirm timestamp; the outbound unit customers trackworksheet header
- WHSWorkTableWarehouse work header — one row per work order (pick, put, count, replenish) created by wave processing, with status, priority, and the load/shipment it servesworksheet header
Worksheet Line · 2
- WHSLoadLineWarehouse load line — one row per order line placed on a load, linking the load and shipment to the source document line, item, and picked quantitiesworksheet line
- WHSWorkLineWarehouse work line — the individual pick and put steps of a work order, with item, location, quantities, and the worker who executed them; the grain for labor and travel analysisworksheet line
Data Entities
- WHSOutboundLoadHeaderEntityOutbound load headers — load-level export with carrier, equipment, and seal detail for outbound transportation
- WHSOutboundShipmentHeaderEntityOutbound shipment headers — shipment-level export with delivery address detail and the outbound load reference
- WHSWarehouseWorkLineEntityWarehouse work lines — line-level warehouse work with header context (work ID, status, closed datetime) folded in; the standard export for work execution analysis