PurchReqApprovalEventHandler.completed Method [AX 2012]

Handles the approval completed event.

public void completed(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 completed.

Community Additions

ADD
Show: