InventTable::lookupFormulaId Method
Provides a lookup for the BOMVersion table containing only formulas.
Syntax
client public static void lookupFormulaId(
FormStringControl _lookupCtrl,
ItemId _itemId,
InventDim _inventDimCriteria)
Run On
Client
Parameters
- _lookupCtrl
Type: FormStringControl Class
The form string control object with which to perform the lookup.
- _itemId
Type: ItemId Extended Data Type
The ID of the item to filter the records with.
- _inventDimCriteria
Type: InventDim Table
The inventory dimension filter criteria.