Share via


SalesTable2LineUpdatePrompt.priceDiscFieldsToUpdate Method [AX 2012]

Determines whether any header field configured to always update the lines are of the type triggering 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 subject to trigger price or discount recalculation; otherwise, false.

See Also

Reference

SalesTable2LineUpdatePrompt Class