Share via


PurchLineType_Purch.updateCORWorkflowStates Method [AX 2012]

Updates the COR workflow instances that are related to the purchase line.

Syntax

public void updateCORWorkflowStates([boolean _cancelAll])

Run On

Called

Parameters

  • _cancelAll
    Type: boolean
    A Boolean value that indicates whether to cancel all COR workflow instances.

See Also

Reference

PurchLineType_Purch Class