PurchCommitmentWFEventHandler_PSN.completed Method [AX 2012]

Sets the WorkflowApprovalState and DocumentStatus fields on the PurchCommitmentHeader_PSN table to the PurchCommitmentWorkflowApprovalState_PSN::Approved enumeration value.

public void completed(WorkflowEventArgs _workflowEventArgs)

Run On

Called

Parameters

_workflowEventArgs
Type: WorkflowEventArgs Class
An instance of the WorkflowEventArgs class.

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

Community Additions

ADD
Show: