PurchFinalizeServiceController::newFromArgs Method [AX 2012]
Creates an instance of the PurchFinalizeServiceController class.
client server public static PurchFinalizeServiceController newFromArgs(Args _args)
Run On
CalledParameters
- _args
- Type: Args Class
The arguments of the PurchFinalizeServiceController class.
Return Value
Type: PurchFinalizeServiceController ClassAn instance of the PurchFinalizeServiceController class.
Show: