PmfFormulaCoBy::existItemId Method
Determines whether an item exists as a co-product or a by-product on any formula version.
Syntax
client server public static boolean existItemId(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The ID of the item to search.
Return Value
Type: boolean
true if the item exists as a co-product or a by-product on a formula version; otherwise, false.