EcoResProductReleaseSessionBatch::newFromArgs Method [AX 2012]

Creates a new instance of the EcoResProductReleaseSessionBatch class.

client server public static EcoResProductReleaseSessionBatch newFromArgs(Args _args)

Run On

ClientOrServer

Parameters

_args
Type: Args Class
The input arguments.

Return Value

Type: EcoResProductReleaseSessionBatch Class
A new instance of the EcoResProductReleaseSessionBatch class.

ExceptionCondition
Error

An EcoResReleaseSession table buffer was not passed to the method.

Show: