Share via


SalesCalcAvailableDlvDates.parmReturnConfirmedDates Method [AX 2012]

Gets or sets the ReturnConfirmedDates parameter.

Syntax

public NoYesId parmReturnConfirmedDates([NoYesId _returnConfirmedDates])

Run On

Called

Parameters

Return Value

Type: NoYesId Extended Data Type
The value of the ReturnConfirmedDates parameter.

Remarks

The ReturnConfirmedDates variable determines whether to return the shipping and receipt dates back to the requested or the confirmed dates. The variable is set to true when the user clicks the transfer to confirmed button in the available ship and receipt dates dialog box.

See Also

Reference

SalesCalcAvailableDlvDates Class