R31387-5 Reconciliation Line - Set Product (Recalc)
Code | 31387-5 |
Entity | Logistics.Inventory.ReconciliationLines Entity |
Name | SetProduct |
Attribute | Product |
Layer | Front-End |
Events | AttributeChanged(ProductCode, Product) |
Priority | Early |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | ProductCode.Product.IfNullThen(Product) |
Description | When Product Code is changed, if Product Code is not null, Product is changed to be equal to the Product Code's Product. |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.