PurchReqApprovalEventHandler.canceled Method [AX 2012]

Runs when the approval is canceled.

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

Community Additions

ADD
Show: