PurchCORInvReceivedCompleteEventHandler.started Method [AX 2012]

Sets the WfInvReceivedState 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 submitted.

The WfInvReceivedState field on the PurchLine table is set to the PendingCompletion value.

Community Additions

ADD
Show: