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
- _inventQualityOrderTable
Type: InventQualityOrderTable Table
A quality order.
Return Value
Type: InventQualityOrderTableValidator Class
A new instance of the InventQualityOrderTableValidator class.