PurchCORDeliveryDueCompleteEventHandler.canceled Method [AX 2012]

Sets the wfDeliveryDueState field on the PurchLine table to returned.

public void canceled(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Called

Parameters

_workflowElementEventArgs
Type: WorkflowElementEventArgs Class

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

Community Additions

ADD
Show: