InventTable::lookupItemIdTypePricingTemplate Method

Find items that can be used for a commodity pricing template.

Syntax

client public static void lookupItemIdTypePricingTemplate(
    FormStringControl _ctrl, 
    str _filterStr, 
    Set _itemTypes)

Run On

Client

Parameters

  • _filterStr
    Type: str
    A filter expression for the item ID.
  • _itemTypes
    Type: Set Class
    A list of product types to filter the result list.

See Also

Reference

InventTable Table