PurchAgreementWFTaskEventHandler.started Method [AX 2012]

Sets the WorkflowStatus_PSN field on the PurchAgreementHeader table to the PurchAgreementWorkflowStatus::Pending enumeration value.

public void started(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Called

Parameters

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

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

Community Additions

ADD
Show: