R30383-15 Invoice Line - Set Line Standard Discount Percent (Recalc)
| Code | 30383-15 |
| Entity | Crm.Invoicing.InvoiceLines Entity |
| Name | SetLineStandardDiscountPercent |
| Attribute | LineStandardDiscountPercent |
| Layer | Front-End |
| Events | AttributeChanged(LineDiscount) |
| Priority | Normal |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | Convert(IIF((LineDiscount != null), LineDiscount.DiscountPercent, 0), Object) |
| Description | |
| Message | |
| Version | |
| Revocable | YES |
* This is auto generated code. Don't change it.