Share via


SalesConfirmDatesUIStrategy.handleConflict Method [AX 2012]

Implements logic to handle a conflict that involves confirmed dates.

Syntax

protected void handleConflict(SalesDeliveryDateControlMap _salesDeliveryDateControlMapCaller)

Run On

Server

Parameters

  • _salesDeliveryDateControlMapCaller
    Type: SalesDeliveryDateControlMap Map
    A SalesDeliveryDateControlMap map that represents a record for which the confirmed dates either could not be set or conflict with other dates.

See Also

Reference

SalesConfirmDatesUIStrategy Class