PurchCORRejectsWorkflowEventHandler.canceled Method [AX 2012]

Sets the State field on the PurchCORRejectsTable table to the Returned value.

public void canceled(WorkflowEventArgs _workflowEventArgs)

Run On

Called

Parameters

_workflowEventArgs
Type: WorkflowEventArgs Class

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

Community Additions

ADD
Show: