How to split a lot controlled item quantity from a completed work order.
Summary:
- Demand and reservations from Sale order / Transfer order will be complete demand for the item. The summation of these will be the total requirement for the item.
- This demand will be checked with Available quantity in stock. For any shortages, deficit quantity will be noted and will be checked with the WIP work order details and shortage quantity will be flagged against that.
- Business completes the work order for a lot controlled item. Lot number will be the work order number and will be created after the completion of the work order.
Deficit quantity = (Total demand - Available in stock) will be picked from Work order's quantity.
0