PurchLineTaskEditEventHandler.started Method [AX 2012]

Calls the changeRequested method from the workflow framework when a change is requested.

public void started(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Called

Parameters

_workflowElementEventArgs
Type: WorkflowElementEventArgs Class

This method is implemented for partners to easily be able to extend the purchase order workflow when they want specific business logic executed when a workflow is canceled.

Community Additions

ADD
Show: