R31508-18 Purchase Invoice Line - Set Product Name (Recalc)
| Code | 31508-18 |
| Entity | Logistics.Procurement.PurchaseInvoiceLines Entity |
| Name | SetProductName |
| Attribute | ProductName |
| Layer | Front-End |
| Events | AttributeChanged(ReceivingOrderLine, Product) |
| Priority | Normal |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | IIF((ReceivingOrderLine != null), ReceivingOrderLine.ProductDescription, Product.Name) |
| Description | |
| Message | |
| Version | |
| Revocable | YES |
* This is auto generated code. Don't change it.