SalesConfirmDatesCommandStrategy.calculateConfirmedDates Method [AX 2012]
Indicates the earliest possible ship date and receipt date.
Syntax
protected void calculateConfirmedDates(SalesDeliveryDateControlMap _salesDeliveryDateControlMapCaller, [TransDate _fromDate])
Run On
Server
Parameters
- _salesDeliveryDateControlMapCaller
Type: SalesDeliveryDateControlMap Map
A SalesDeliveryDateControlMap map that represents a record for which confirmed dates must be set.
- _fromDate
Type: TransDate Extended Data Type
A date value that contains a starting date.