R31356-5 Work Order Item Ingredient - Set Distribute By Measurement Category (Recalc)
Code | 31356-5 |
Entity | Production.ShopFloor.WorkOrderItemIngredients Entity |
Name | SetDistributeByMeasurementCategory |
Attribute | DistributeByMeasurementCategory |
Layer | Front-End |
Events | AttributeChanged(DistributeBy, DistributeByMeasurementCategory) |
Priority | Early |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | IIF(((DistributeBy == null) OrElse (Convert(DistributeBy.Value, Int32) != 1)), null, DistributeByMeasurementCategory) |
Description | |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.