R31357-2 Output Order Line - Set Produced Quantity Unit (Recalc)

Code 31357-2
Entity Production.ShopFloor.OutputOrderLines Entity
Name SetProducedQuantityUnit
Attribute ProducedQuantityUnit
Layer Front-End
Events AttributeChanged(ProductCode, Product)
Priority Early
Modify YES
Applicable Legislations ALL // no condition needed
Action IIF(((ProductCode != null) AndAlso (ProductCode.CodingSystem.DefaultMeasurementUnit != null) ), ProductCode.CodingSystem.DefaultMeasurementUnit, Product.MeasurementUnit)
Description
Message
Version
Revocable YES

* This is auto generated code. Don't change it.