PurchWorkflowApproval::main Method [AX 2012]

Provides an entry point to the class when a purchase order or purchase order line approval menu item is selected.

client server public static void main(Args _args)

Run On

Called

Parameters

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

ExceptionCondition
Error

A valid action type for the corresponding work item could not be found.

Show: