PurchCommitmentWFApprEventHandlr_PSN.canceled Method [AX 2012]

Sets the WorkflowApprovalState field on the PurchCommitmentHeader_PSN table to the PurchCommitmentWorkflowApprovalState_PSN::NotSubmitted enumeration value.

public void canceled(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Called

Parameters

_workflowElementEventArgs
Type: WorkflowElementEventArgs Class
An instance of the WorkflowElementEventArgs class.

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

Community Additions

ADD
Show: