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