PurchCommitmentWFEventHandler_PSN.canceled Method [AX 2012]
Sets the WorkflowApprovalState field on the PurchCommitmentHeader_PSN table to the PurchCommitmentWorkflowApprovalState_PSN::NotSubmitted enumeration value.
public void canceled(WorkflowEventArgs _workflowEventArgs)
Run On
CalledParameters
- _workflowEventArgs
- Type: WorkflowEventArgs Class
An instance of the WorkflowEventArgs class.
Community Additions
ADD
Show: