PurchCommitmentWFEventHandler_PSN.started Method [AX 2012]

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

public void started(WorkflowEventArgs _workflowEventArgs)

Run On

Called

Parameters

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

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

Community Additions

ADD
Show: