PSAProjQuotationWFTypeEventHandler.canceled Method [AX 2012]

Sets the QuotationStatus field on the SalesQuotationTable table to the SalesQuotationStatus::Created enumeration value.

public void canceled(WorkflowEventArgs _workflowEventArgs)

Run On

Called

Parameters

_workflowEventArgs
Type: WorkflowEventArgs Class
A WorkflowEventArgs instance.

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

Community Additions

ADD
Show: