R31356-22 Work Order Item Ingredient - Set Used Standard Quantity Base (Recalc)
| Code | 31356-22 |
| Entity | Production.ShopFloor.WorkOrderItemIngredients Entity |
| Name | SetUsedStandardQuantityBase |
| Attribute | UsedStandardQuantityBase |
| Layer | Front-End |
| Events | AttributeChanged(UsedQuantity, UsedStandardQuantityBase, UsedQuantityUnit, Material) |
| Priority | Normal |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | IIF((((UsedQuantity != null) AndAlso (UsedQuantityUnit != null)) AndAlso (Material != null)) , UsedQuantity.ConvertTo(Material.BaseUnit, Material), UsedStandardQuantityBase) |
| Description | |
| Message | |
| Version | |
| Revocable | YES |
* This is auto generated code. Don't change it.