PurchTableCancelManager.updateDocument Method [AX 2012]

The updateDocument method executes the business logic when the workflow is canceled.

public void updateDocument(Args _args)

Run On

Called

Parameters

_args
Type: Args Class
The arguments of the PurchTableCancelManager class.

If the change management flag on the purchase order has been switched to no, the purchase orders are set to approved; otherwise, the user must submit the purchase again.

Community Additions

ADD
Show: