InventMov_QualityOrder::construct Method [AX 2012]
Creates a new instance of the InventMov_QualityOrder class.
Syntax
client server public static InventMov_QualityOrder construct(InventQualityOrderTable _inventQualityOrderTable, [InventType _inventType])
Run On
Called
Parameters
- _inventQualityOrderTable
Type: InventQualityOrderTable Table
The underlying quality order table object.
- _inventType
Type: InventType Class
The InventType class to use; optional.
Return Value
Type: InventMov_QualityOrder Class
A new instance of the InventMov_QualityOrder class.