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