Share via


SalesTable2LineUpdatePrompt.fieldsToUpdAffectingDelvDatesSetToAlways Method [AX 2012]

Determines if delivery date update propagation of changes from order header to order lines contains fields set to always update per parameters.

Syntax

public boolean fieldsToUpdAffectingDelvDatesSetToAlways()

Run On

Called

Return Value

Type: boolean
true if update affects fields set to always update; false otherwise.

See Also

Reference

SalesTable2LineUpdatePrompt Class