Share via


SalesConfirmDatesUIStrategy.kanbanRuleWithCTPApplies Method [AX 2012]

Indicates whether a kanban rule applies for the specified SalesDeliveryDateControlMap map.

Syntax

protected boolean kanbanRuleWithCTPApplies(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 an event kanban rule applies; otherwise, false.

See Also

Reference

SalesConfirmDatesUIStrategy Class