BOMCalcTable::getCostCalculationMethod Method
Gets the cost calculation method based on an item procurement mode.
Syntax
client server public static BOMCostCalculationMethod getCostCalculationMethod(ItemProcurementMode _itemProcurementMode)
Run On
Called
Parameters
- _itemProcurementMode
Type: ItemProcurementMode Enumeration
The item procurement mode value.
Return Value
Type: BOMCostCalculationMethod Enumeration
The BOMCostCalculationMethod value used for the item procurement mode.