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
- _ctrl
Type: FormStringControl Class
The FormStringControl object where the lookup values should be displayed.
- _filterStr
Type: str
A filter expression for the item ID.
- _itemTypes
Type: Set Class
A list of product types to filter the result list.