SalesDeliveryDateControlMap.setConfirmedDates Method

Implements logic to set the confirmed dates for the current SalesDeliveryDateControlMap map.

Syntax

public boolean setConfirmedDates(SalesConfirmDatesStrategy _strategy)

Run On

Called

Parameters

Return Value

Type: boolean
true if confirmed dates were updated; otherwise, false.

Exceptions

Exception Condition
Error

No SalesConfirmDatesStrategy object is specified.

See Also

Reference

SalesDeliveryDateControlMap Map