InventItemPriceMap.isStdCostPrice Method
Verifies that a price is a standard cost price.
Syntax
public boolean isStdCostPrice()
Run On
Called
Return Value
Type: boolean
true if the price is a standard cost price; otherwise, false.
Remarks
A price is a standard cost price if the price model is Cost and the price type is Standard.