PurchCORPackingslipWorkflowEventHandler.completed Method [AX 2012]

Sets the State field on the PurchParmTable table to the Completed value.

public void completed(WorkflowEventArgs _workflowEventArgs)

Run On

Called

Parameters

_workflowEventArgs
Type: WorkflowEventArgs Class

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

Community Additions

ADD
Show: