BOMCalcTrans::breakdownExist Method
Determines whether the specified price calculation contains breakdown.
Syntax
client server public static boolean breakdownExist(PriceCalcId _priceCalcId)
Run On
Called
Parameters
- _priceCalcId
Type: PriceCalcId Extended Data Type
The PriceCalcId identifying the price calculation.
Return Value
Type: boolean
true if the record was found; otherwise, false.