InventStdCostConvCheck_Item::construct Method [AX 2012]
Instantiates an InventStdCostConvCheck_Item object.
Syntax
client server public static InventStdCostConvCheck_Item construct(InventStdCostConvItem _inventStdCostConvItem)
Run On
Called
Parameters
- _inventStdCostConvItem
Type: InventStdCostConvItem Table
Return Value
Type: InventStdCostConvCheck_Item Class
An InventStdCostConvCheck_Item object
Remarks
This method should not be called directly. An InventStdCostConvCheck object should be instantiated using the constructor on the InventStdCostConvCheck class.