Share via


InventTable::pbaLookupItemIdGroup Method

Displays a manually created lookup form for picking the item to be associated with the current product model.

Syntax

client server public static void pbaLookupItemIdGroup(
    FormStringControl _ctrl, 
    ItemGroupId _itemGroupId, 
   [boolean _showBOM, 
    boolean _showRoute])

Run On

Called

Parameters

  • _showBOM
    Type: boolean
    A Boolean value that states if the BOM is shown on the lookup form.
  • _showRoute
    Type: boolean
    A Boolean value that indicates whether to show the route on the lookup form.

See Also

Reference

InventTable Table