Share via


InventStdCostConvCheck::newInventStdCostCheckType Method [AX 2012]

Initializes an inventStdCostConvCheck object from the specified parameters.

Syntax

client server public static InventStdCostConvCheck newInventStdCostCheckType(InventStdCostConvItem _inventStdCostConvItem, InventStdCostConvCheckType _type)

Run On

Called

Parameters

Return Value

Type: InventStdCostConvCheck Class
An InventStdCostConvCheck object

Exceptions

Exception Condition
Error

An object could not be instantiated.

See Also

Reference

InventStdCostConvCheck Class