InventTable::pmfCheckFormulaItemForCoBy Method
Specifies whether a formula item has assigned co-products or by-products.
Syntax
server public static boolean pmfCheckFormulaItemForCoBy(ItemId _itemId)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
The ID of the item.
Return Value
Type: boolean
true if a co-product or by-product is assigned to the item; otherwise, false.