Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Implements logic to set the confirmed dates for the current SalesDeliveryDateControlMap map.
Syntax
public boolean setConfirmedDates(SalesConfirmDatesStrategy _strategy)
Run On
Called
Parameters
- _strategy
Type: SalesConfirmDatesStrategy Class
A SalesConfirmDatesStrategy object that holds logic to set the confirmed dates.
Return Value
Type: boolean
true if confirmed dates were updated; otherwise, false.
Exceptions
Exception | Condition |
---|---|
Error | No SalesConfirmDatesStrategy object is specified. |