PurchCORInvReceivedCompleteEventHandler.completed Method [AX 2012]

Sets the WfInvReceivedState field of the PurchLine table to the Completed value.

public void completed(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Called

Parameters

_workflowElementEventArgs
Type: WorkflowElementEventArgs Class

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

Community Additions

ADD
Show: