PurchCORDeliveryDueCompleteEventHandler.started Method [AX 2012]

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

public void started(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Called

Parameters

_workflowElementEventArgs
Type: WorkflowElementEventArgs Class

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

Community Additions

ADD
Show: