InventStdCostConvert::construct Method [AX 2012]
Constructs a new instance of the InventStdCostConvert class.
Syntax
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.
Exceptions
Exception | Condition |
---|---|
Error | The function was called by using an invalid conversion work type, the function is not used correctly. |