InventStdCostConvert::construct Method [AX 2012]
Constructs a new instance of the InventStdCostConvert class.
server public static InventStdCostConvert construct(InventStdCostConvertWorkType _inventStdCostConvertWorkType)
Run On
ServerParameters
- _inventStdCostConvertWorkType
- Type: InventStdCostConvertWorkType Enumeration
Return Value
Type: InventStdCostConvert ClassA new instance of the InventStdCostConvert class based on the InventStdcostConvertWorkType value.
Show: