Share via


InventStdCostConvCheck_ModelGroup::construct Method [AX 2012]

Instantiates an InventStdCostConvCheck_ModelGroup object.

Syntax

client server public static InventStdCostConvCheck_ModelGroup construct(InventStdCostConvItem _inventStdCostConvItem)

Run On

Called

Parameters

Return Value

Type: InventStdCostConvCheck_ModelGroup Class
An InventStdCostConvCheck_ModelGroup object

Remarks

This method should not be called directly. An InventStdCostConvCheck object should be instantiated using the constructor on the InventStdCostConvCheck class.

See Also

Reference

InventStdCostConvCheck_ModelGroup Class