PurchReqWFLineItemEventHandler.started Method [AX 2012]

Sets the status on purchase requisition lines that are being resubmitted.

public void started(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Server

Parameters

_workflowElementEventArgs
Type: WorkflowElementEventArgs Class
A WorkflowElementEventArgs instance.

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

Community Additions

ADD
Show: