R31356-13 Work Order Item - Set Product Code (Recalc)
Code | 31356-13 |
Entity | Production.ShopFloor.WorkOrderItems Entity |
Name | SetProductCode |
Attribute | ProductCode |
Layer | Front-End |
Events | AttributeChanged(ProductCode, Product) |
Priority | Early |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | IIF((ProductCode.Product != Product), null, ProductCode) |
Description | |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.