Share via


InventStdCostConvCheck_StandardCost::construct Method [AX 2012]

Instantiates an InventStdCostConvCheck_StandardCost object.

Syntax

client server public static InventStdCostConvCheck_StandardCost construct(InventStdCostConvItem _inventStdCostConvItem)

Run On

Called

Parameters

Return Value

Type: InventStdCostConvCheck_StandardCost Class
An InventStdCostConvCheck_StandardCost object.

Remarks

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

See Also

Reference

InventStdCostConvCheck_StandardCost Class