PdsCatchWeightItem::checkBOM Method
Determines whether an item is related to a BOM or a Formula line record.
Syntax
server private static boolean checkBOM(ItemId _itemId)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
An ItemId value that specifies a catch weight item.
Return Value
Type: boolean
true if the specified item is related to a BOM or a Formula line record; otherwise, false .