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.
Indicates whether confirmed dates can be set.
Syntax
protected abstract boolean canSetConfirmedDates(SalesDeliveryDateControlMap _salesDeliveryDateControlMapCaller)
Run On
Server
Parameters
- _salesDeliveryDateControlMapCaller
Type: SalesDeliveryDateControlMap Map
A SalesDeliveryDateControlMap map that represents a record for which confirmed dates might be set.
Return Value
Type: boolean
true if confirmed dates can be set; otherwise, false.