R30316-13 Invoice Order Line - Set Line Standard Discount Percent (Recalc)

Code 30316-13
Entity Crm.Invoicing.InvoiceOrderLines 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.