Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 .