PurchCommitmentWFCancelManager_PSN.run Method [AX 2012]

Calls the WorkflowCancelDialog class to surface a cancel dialog box and performs the cancellation logic for the selected workflow instance or instances.

public void run(Args _args)

Run On

Called

Parameters

_args
Type: Args Class
The arguments for the WorkflowCancelManager class.

ExceptionCondition
Error

The specified arguments are null.

Community Additions

ADD
Show: