Share via


SalesCalcAvailableDlvDates_ReleaseLine.doValidateWrite Method [AX 2012]

Indicates whether changes have been made to fields that influence the delivery date control.

Syntax

protected boolean doValidateWrite()

Run On

Called

Return Value

Type: boolean
true if changes have been made to fields that influence the delivery date control; otherwise, false.

Remarks

This method is called from the validateWritePrompt method to determine whether to perform the validation or delivery date control.

See Also

Reference

SalesCalcAvailableDlvDates_ReleaseLine Class