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