PurchLineCancelManager.updateDocument Method [AX 2012]

Executes business logic when the worflow is canceled.

public void updateDocument(Args _args)

Run On

Called

Parameters

_args
Type: Args Class
An instance of the Args class.

This method is implemented for partners to be easily able to extend the purchase order workflow if they want specific code to be executed when a workflow is canceled.

Community Additions

ADD
Show: