14.2 Work Policies, Work Breaks, and Packing Dimensions
Key Takeaways
- Work policies bypass warehouse work creation in advanced WMS, allowing direct registration and receipt of inventory into designated warehouse locations without generating pick/put tasks.
- Work policies apply to specific combinations of Work order types (Purchase orders, Finished goods report as finished, Co-product/by-product, and Transfer receipts), warehouse locations, and products.
- Work breaks split or group warehouse work lines into discrete, manageable work headers based on sorting criteria (such as shipment, order, zone, or aisle) and work header maximums (weight, volume, or lines).
- Physical packing dimensions (depth, width, height, gross weight, and volume) defined per unit of measure drive warehouse capacity validation, containerization algorithms, and mobile picking guidance.
- Location stocking limits enforce granular capacity rules by restricting the maximum allowable quantity per unit of measure or item packaging limits in specific locations or location profiles.
14.2 Work Policies, Work Breaks, and Packing Dimensions
Quick Answer: While advanced Warehouse Management (WMS) typically generates paired Pick and Put work for all material movements, Work Policies allow organizations to bypass work creation entirely for specific work order types, locations, and products—registering inventory directly as Available on-hand upon arrival or production. Conversely, when work is generated, Work Breaks and Work Header Maximums on Work Templates split oversized orders into ergonomically manageable worker assignments based on sorting fields (e.g., zone, aisle) and physical thresholds (weight, volume). Accurate Packing Dimensions on released products and Location Stocking Limits ensure that inbound putaway directives respect physical capacity constraints.
1. Work Policies: Bypassing Warehouse Work
Under standard WMS operation, an inbound transaction (such as receiving a purchase order line or reporting a production order as finished) generates a warehouse work header with Pick and Put lines. A warehouse worker must then use the Warehouse Management Mobile App to execute the pick from the dock or production output location and confirm the put to storage.
However, in lean manufacturing, fast-turnaround cross-docking, or direct-to-line receiving, generating intermediate warehouse work introduces unnecessary clerical overhead and system latency.
Purpose and Architecture of Work Policies
Work Policies define conditions under which Dynamics 365 Supply Chain Management bypasses warehouse work creation.
- Navigation:
Warehouse management > Setup > Work > Work policies.
When an inbound transaction matches an active work policy:
- No warehouse work header (Work ID) is created.
- Inventory status transitions immediately to
PurchasedorReceived/Availableon-hand at the destination location. - The mobile device receiving flow completes in a single registration step.
+-------------------------------------------------------------------------+
| WORK POLICY CONFIGURATION |
+-----------------------+-------------------------------------------------+
| Component | Scope & Configuration Rules |
+-----------------------+-------------------------------------------------+
| Work Order Types | • Purchase orders |
| | • Finished goods report as finished |
| | • Co-product and by-product report as finished |
| | • Transfer receipts |
+-----------------------+-------------------------------------------------+
| Warehouse Locations | Specific physical locations where direct |
| | registration is permitted (e.g., PROD-LINE-01, |
| | DOCK-DIRECT, STAGE-CONVEYOR) |
+-----------------------+-------------------------------------------------+
| Products | • All items |
| | • Product groups |
| | • Selected released products |
+-----------------------+-------------------------------------------------+
Work Policy vs. Mobile Device Auto-Execute
| Capability | Work Policy | Mobile Device Menu Item Auto-Execute |
|---|---|---|
| Work Header Created | No work header is ever generated | Work header is generated and instantly closed |
| Transaction History | Direct inventory registration (InventTrans) | Full work history recorded (WHSWorkTable) |
| Supported Scenarios | Lean production drop-offs, PO direct-to-bin | Automated putaway scripts, background batch puts |
| Setup Location | Warehouse management > Setup > Work | Warehouse management > Setup > Mobile device |
2. Work Breaks: Task Slicing and Worker Ergonomics
When a wave processes high-volume sales orders, it can easily generate single work headers containing hundreds of pick lines spanning thousands of square feet. Assigning such work to a single warehouse worker creates physical and operational bottlenecks:
- The worker's pick cart, pallet jack, or forklift exceeds its payload weight or volumetric capacity.
- A worker assigned to a low-level order cart is directed into high-bay bulk aisles requiring a reach truck.
- Refrigerated items are picked onto the same cart as dry goods and exposed to ambient temperatures during long pick routes.
Configuring Work Header Breaks
Work breaks partition large work assignments into discrete, manageable work headers. They are configured directly on the Work Template (Warehouse management > Setup > Work > Work templates):
- Query Sorting Criteria:
- Click Edit query on the Work Template.
- On the Sorting tab, add the fields that govern work segregation (e.g.,
Shipment ID,Order number,Zone ID,Aisle ID,Carrier).
- Work Header Breaks Form:
- Click the Work header breaks button on the Work Template header.
- Check the Group by this field checkbox for each field that must trigger a split.
- Example: Checking
Group by this fieldforZone IDensures that whenever the pick line sequence transitions from theMEZZANINEzone to theBULKzone, the system closes the current work header and generates a new one.
Work Header Maximums
To prevent carts or forklifts from being overloaded, the consultant configures physical capacity limits on the Work header maximums FastTab of the Work Template:
- Maximum weight: Caps the cumulative gross weight permitted on a single work header.
- Maximum volume: Caps the cumulative cubic volume of items on the work header.
- Maximum number of pick lines: Limits line count (e.g., maximum 20 picks per cart).
- Maximum estimated pick time: Limits total estimated labor duration.
When a work line causes the accumulated total to exceed any maximum threshold, D365 SCM splits the work line or breaks to a new work header automatically.
3. Physical Packing Dimensions and Packaging Units
Accurate physical dimensions are the foundation of warehouse capacity planning, automated containerization, and directed putaway.
Physical Dimensions Setup
- Navigation:
Product information management > Products > Released products > Manage inventory FastTab > Physical dimensions. - Attributes defined per item and unit of measure:
- Depth, Width, and Height: Linear dimensions of the unit.
- Gross weight, Net weight, and Tare weight: Structural weight for equipment and shelf checks.
- Volume: Cubic volume (calculated automatically or entered manually).
[RELEASED PRODUCT: 1000 - Heavy Duty Motor]
│
├── Unit: EACH (Ea) --> 30 cm x 20 cm x 15 cm | Gross Wt: 8 kg | Vol: 0.009 m³
├── Unit: BOX (Box) --> 65 cm x 45 cm x 35 cm | Gross Wt: 50 kg | Vol: 0.102 m³ (6 Ea)
└── Unit: PALLET (PL)--> 120 cm x 80 cm x 150 cm| Gross Wt: 420 kg | Vol: 1.440 m³ (48 Ea)
Packaging Units and Packaging Hierarchies
- Navigation:
Warehouse management > Setup > Inventory > Packaging units. - Packaging units define standard packaging materials (e.g., outer corrugated carton, pallet base) and tare weights.
- In outbound containerization algorithms, D365 SCM uses packing dimensions to calculate whether items fit into standard carton types (Small Box, Medium Box, Pallet Box) during wave processing.
4. Location Stocking Limits
While Location Profiles provide macro-level capacity limits (overall cubic volume and maximum gross weight), warehouses frequently require granular, item-specific and unit-specific constraints.
- Navigation:
Warehouse management > Setup > Warehouse > Location stocking limits.
Stocking Limit Capabilities
Location stocking limits restrict the quantity of items allowed in specific locations or across all locations sharing a location profile:
- Quantity Limits by Unit of Measure:
- Defines the maximum quantity of an item permitted in a location based on a specific unit.
- Example: A pick bin (Location
A-01-01) allows up to40 Casesof ItemA-100, or up to200 Eachesof ItemB-200.
- Item Packaging Limits:
- Restricts how packaging units can be stacked or arranged (e.g., maximum 2 full pallets high).
- Location Stocking Limit Scope:
- Can be established at four granular levels: Warehouse + Location, Warehouse + Location profile, Location, or Location profile.
Interaction with Location Directives
When a Put Location Directive searches for an available storage location:
- The system calculates the item's on-hand quantity plus existing incoming put work at the candidate location.
- It evaluates the candidate location against the Location stocking limit.
- If the incoming quantity exceeds the allowable limit and Allow split is cleared on the directive line, the location is rejected.
- If Allow split is enabled on the directive line, the system puts the allowed portion into the candidate location and generates an additional Put line to another location for the remainder.
5. Implementation Scenarios and Common Exam Traps
[!IMPORTANT] Exam Tip — Work Policy Application Scope: A Work Policy only applies when goods are received or registered directly at the designated warehouse location. If a purchase order line is received at an inbound dock (
RECV) with the intention of being moved later toPROD-01, a work policy assigned strictly toPROD-01will not trigger during dock receipt.
[!WARNING] Exam Trap — Work Header Break Field Sorting: You cannot configure a work header break on a field unless that field is included in the Sorting tab of the Work Template query. If you attempt to break by
Zone IDorAisle IDwithout adding it as an ascending or descending sort key in the query, the work template validation will fail or fail to break work cleanly.
[!TIP] Exam Tip — Profile Capacity vs. Stocking Limits: On the MB-330 exam, if a question specifies that a shelf can physically support 2,000 kg (structural rating), configure that on the Location Profile. If the question states that a shelf can hold no more than 15 cases of Item X due to physical packaging constraints, configure that on Location Stocking Limits.
A manufacturing enterprise produces subassemblies on an automated assembly line. When finished subassemblies are reported as finished, they are rolled directly onto an adjacent staging conveyor location (LINE-STAGE) without requiring warehouse workers to perform a mobile device putaway task. The plant manager wants inventory to be immediately recorded as Available on-hand at LINE-STAGE upon reporting as finished, without generating any warehouse work headers. How should the functional consultant configure Dynamics 365 Supply Chain Management?
A warehouse supervisor observes that picking tasks for large retail orders are generating single work headers containing over 150 pick lines spanning three separate temperature zones (Ambient, Chilled, and Frozen). Warehouse workers pushing manual picking carts are physically unable to carry the combined volume, and refrigerated items are spoiling while workers traverse the ambient aisles. The supervisor requires that work orders be split automatically so that no work header exceeds 300 kilograms and picking tasks never cross zone boundaries. How should the consultant configure the Work Template?
A distribution center stores packaged food items in a high-density racking area. A specific floor pick location (PICK-042) has physical shelf dimensions that can accommodate up to 40 individual cases (CS) of Item A, or up to 2 full pallets (PL) of Item A, but cannot hold more due to physical height restrictions. The warehouse profile allows 5,000 kg, which far exceeds the weight of 40 cases. The warehouse manager needs the inbound putaway directive to automatically stop suggesting PICK-042 once 40 cases are present. Which configuration should the consultant implement?