BOMCalcProvider::isStandardCostPrice Method [AX 2012]

Determines whether the specified record in the InventItemPrice or InventItemPriceSim table is a standard cost price.

Syntax

server private static boolean isStandardCostPrice(PriceCalcId _priceCalcId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the price is a standard cost price; otherwise, false.

See Also

Reference

BOMCalcProvider Class