PurchCORDeliveryDueWorkflowEventHandler.canceled Method [AX 2012]

Sets the wfDeliveryDueState field on the PurchLine table to returned.

public void canceled(WorkflowEventArgs _workflowEventArgs)

Run On

Called

Parameters

_workflowEventArgs
Type: WorkflowEventArgs Class

The method is called from the workflow framework when the workflow is canceled.

Community Additions

ADD
Show: