R31356-19 Work Order Item - Set Produced Quantity Base (Recalc)
Code | 31356-19 |
Entity | Production.ShopFloor.WorkOrderItems Entity |
Name | SetProducedQuantityBase |
Attribute | ProducedQuantityBase |
Layer | Front-End |
Events | AttributeChanged(ProducedQuantity, ProducedQuantityBase, 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), ProducedQuantityBase) |
Description | |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.