PurchCORDeliveryDueWorkflowEventHandler.started Method [AX 2012]

Sets the wfDeliveryDueState field on the PurchLine table to the Submitted value.

public void started(WorkflowEventArgs _workflowEventArgs)

Run On

Called

Parameters

_workflowEventArgs
Type: WorkflowEventArgs Class

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

Community Additions

ADD
Show: