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
CalledParameters
- _workflowEventArgs
- Type: WorkflowEventArgs Class
An instance of the WorkflowEventArgs class.
Community Additions
ADD
Show: