I have a scnerio:
Where Routing Operation Quantity has to be updated with
SalesOrderQuantity * length * Thckness
(SalesOrderQuanity getting inputs from sales order)
this calculated value has to updated in production order quantity.
please suggest.