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 has a BOM or a Formula version record.
Syntax
server private static boolean checkBOMVersion(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 has a BOM or a Formula version record; otherwise, false .