SalesConfirmDatesCommandStrategy.mustSetConfirmedDates Method [AX 2012]
Indicates whether the confirmed dates must be set.
Syntax
public boolean mustSetConfirmedDates(SalesDeliveryDateControlMap _salesDeliveryDateControlMapCaller)
Run On
Server
Parameters
- _salesDeliveryDateControlMapCaller
Type: SalesDeliveryDateControlMap Map
A SalesDeliveryDateControlMap map that represents a record for which confirmed dates can be set.
Return Value
Type: boolean
true if the confirmed dates must be set; otherwise, false.