Share via


SalesQuotationToLineUpdatePrompt.priceDiscFieldsToUpdate Method [AX 2012]

Indicates whether any header fields that are configured to always update the lines are of the type that triggers recalculation of prices or discounts.

Syntax

protected boolean priceDiscFieldsToUpdate()

Run On

Called

Return Value

Type: boolean
true if any always-update lines fields are changed, and are subject to trigger price or discount recalculation; otherwise, false.

See Also

Reference

SalesQuotationToLineUpdatePrompt Class