R30383-19 Invoice Line - Set Line Amount (Recalc)
| Code | 30383-19 |
| Entity | Crm.Invoicing.InvoiceLines Entity |
| Name | SetLineAmount |
| Attribute | LineAmount |
| Layer | Front-End |
| Events | AttributeChanged(Quantity, UnitPrice, LineStandardDiscountPercent, LineCustomDiscountPercent, Invoice, DocumentCurrency) |
| Priority | Normal |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | CalculateLineAmount(Quantity, UnitPrice, Convert(LineStandardDiscountPercent, Nullable1), Convert(LineCustomDiscountPercent, Nullable1), Invoice.DocumentCurrency) |
| Description | |
| Message | |
| Version | |
| Revocable | YES |
* This is auto generated code. Don't change it.