PurchLineApprovalsEditEventHandler.started Method [AX 2012]

Sets the value of the WorkflowState field on the PurchLine table to pending approval.

public void started(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Called

Parameters

_workflowElementEventArgs
Type: WorkflowElementEventArgs Class

This method is called from the workflow framework when the approval is started.

Community Additions

ADD
Show: