PurchReqWFLineItemEventHandler.completed Method [AX 2012]

Serves as an empty event handler.

public void completed(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Server

Parameters

_workflowElementEventArgs
Type: WorkflowElementEventArgs Class
An instance of the WorkflowElementEventArgs class.

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

Community Additions

ADD
Show: