Share via


InventTable::lookupFormulaItemId Method

Provides a lookup for the InventTable table containing only BOM items.

Syntax

client public static void lookupFormulaItemId(
    FormStringControl _ctrl, 
   [boolean _includeCoProducts, 
    ItemId _itemId])

Run On

Client

Parameters

  • _includeCoProducts
    Type: boolean
    If set to true, items of type co product are included in lookup.

Remarks

Performs a lookup of items with item type of formula. If the item with _itemId is a co-product, only items that have formulas with the _itemId as a coproduct are included in the lookup.

See Also

Reference

InventTable Table