R31356-20 Work Order Item - Set Produced Standard Quantity Base (Recalc)

Code 31356-20
Entity Production.ShopFloor.WorkOrderItems Entity
Name SetProducedStandardQuantityBase
Attribute ProducedStandardQuantityBase
Layer Front-End
Events AttributeChanged(ProducedQuantity, ProducedStandardQuantityBase, ProducedQuantityUnit, Product)
Priority Normal
Modify YES
Applicable Legislations ALL // no condition needed
Action IIF((((ProducedQuantity != null) AndAlso (ProducedQuantityUnit != null)) AndAlso (Product != null)), ProducedQuantity.ConvertTo(Product.BaseUnit, Product), ProducedStandardQuantityBase)
Description
Message
Version
Revocable YES

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