Share via


InventQualityOrderTableValidator::newFromQualityOrderTable Method [AX 2012]

Creates a new instance of the InventQualityOrderTableValidator class from the specified quality order.

Syntax

client server public static InventQualityOrderTableValidator newFromQualityOrderTable(InventQualityOrderTable _inventQualityOrderTable)

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventQualityOrderTableValidator Class