SalesConfirmDatesCommandStrategy.init Method [AX 2012]
Initializes the internal variables.
Syntax
protected boolean init(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 internal variables could be initialized; otherwise, false.