PurchReqApprovalEventHandler.returned Method [AX 2012]

Sets the status on the corresponding record.

public void returned(WorkflowElementEventArgs _workflowElementEventArgs)

Run On

Server

Parameters

_workflowElementEventArgs
Type: WorkflowElementEventArgs Class
A WorkflowElementEventArgs instance.

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

Community Additions

ADD
Show: