CostTmpCostRollup::inventCostLevel2Level Method
Converts a InventCostLevel value to a Level value.
Syntax
client server public static Level inventCostLevel2Level(InventCostLevel _inventCostLevel)
Run On
Called
Parameters
- _inventCostLevel
Type: InventCostLevel Enumeration
The InventCostLevel value to convert.
Return Value
Type: Level Extended Data Type
A Level value.
Exceptions
Exception | Condition |
---|---|
Error | An unexpected InventCostLevel value is being converted. |