Share via


InventBatchConsumptionValidator::newFromInventTable Method [AX 2012]

Creates a new instance of the InventBatchConsumptionValidator class for validating reservations of the specified item.

Syntax

client server public static InventBatchConsumptionValidator newFromInventTable(InventTable _inventTable)

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventBatchConsumptionValidator Class