BOMCalcTrans::highestOprNum Method
Get the highest operation number for a specified level and a PriceCalcId value.
Syntax
client server public static OprNum highestOprNum(PriceCalcId _priceCalcId, Level _level)
Run On
Called
Parameters
- _priceCalcId
Type: PriceCalcId Extended Data Type
The PriceCalcId value for which the highest operation number should be found.
- _level
Type: Level Extended Data Type
The level for which the highest operation number should be found.
Return Value
Type: OprNum Extended Data Type
The highest operation number.