R31382-5 Transfer Order Line - Set Product Code (Recalc)

Code 31382-5
Entity Logistics.Inventory.TransferOrderLines Entity
Name SetProductCode
Attribute ProductCode
Layer Front-End
Events AttributeChanged(Product, ProductCode)
Priority Early
Modify YES
Applicable Legislations ALL // no condition needed
Action IIF((((Product != null) AndAlso (ProductCode != null)) AndAlso (Product != ProductCode. Product)), null, ProductCode)
Description
Message
Version
Revocable YES

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