PurchCORPackingslipWorkflowEventHandler.canceled Method [AX 2012]

Sets the State field of the PurchParmTable table to returned.

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: