PurchLineApprovalsEventHandler.changeRequested Method [AX 2012]

Sets the value of the WorkflowState field on the PurchLine table to change requested.

public void changeRequested(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Called

Parameters

_workflowElementEventArgs
Type: WorkflowElementEventArgs Class

This method is called from the workflow framework when a change is requested.

Community Additions

ADD
Show: