PurchFinalizeServiceController::newFromArgs Method [AX 2012]

Creates an instance of the PurchFinalizeServiceController class.

client server public static PurchFinalizeServiceController newFromArgs(Args _args)

Run On

Called

Parameters

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

Return Value

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