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