PurchWorkflowApproval::newPurchWorkflowApproval Method [AX 2012]

Initializes a new instance of the PurchWorkflowApproval class.

client server public static PurchWorkflowApproval newPurchWorkflowApproval(Args _args)

Run On

Called

Parameters

_args
Type: Args Class
The arguments to use to start the workflow approval action menu item.

Return Value

Type: PurchWorkflowApproval Class
An instance of the PurchWorkflowApproval class.
Show: