PurchTableApprovalsEventHandler.changeRequested Method [AX 2012]

Sets the DocumentState field in the PurchTable table to rejected.

public void changeRequested(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Called

Parameters

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

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

Community Additions

ADD
Show: