InventStdCostConvert::construct Method [AX 2012]

Constructs a new instance of the InventStdCostConvert class.

server public static InventStdCostConvert construct(InventStdCostConvertWorkType _inventStdCostConvertWorkType)

Run On

Server

Parameters

_inventStdCostConvertWorkType
Type: InventStdCostConvertWorkType Enumeration

Return Value

Type: InventStdCostConvert Class
A new instance of the InventStdCostConvert class based on the InventStdcostConvertWorkType value.

ExceptionCondition
Error

The function was called by using an invalid conversion work type, the function is not used correctly.

Show: