R31356-21 Work Order Item Ingredient - Set Used Quantity Base (Recalc)

Code 31356-21
Entity Production.ShopFloor.WorkOrderItemIngredients Entity
Name SetUsedQuantityBase
Attribute UsedQuantityBase
Layer Front-End
Events AttributeChanged(UsedQuantity, UsedQuantityBase, Material, UsedQuantityUnit)
Priority Normal
Modify YES
Applicable Legislations ALL // no condition needed
Action IIF((((Material != null) AndAlso (UsedQuantity != null)) AndAlso (UsedQuantityUnit != null)) , UsedQuantity.ConvertTo(Material.BaseUnit, Material), UsedQuantityBase)
Description
Message
Version
Revocable YES

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