InventTable::lookupItemIdDefaultOrderType Method
Creates a lookup for selecting items with the specified default order type.
Syntax
client public static void lookupItemIdDefaultOrderType(
FormStringControl _ctrl,
ReqPOType _poType,
NoYes _stockedProduct)
Run On
Client
Parameters
- _ctrl
Type: FormStringControl Class
The string control calling the lookup.
- _poType
Type: ReqPOType Enumeration
The default order type to search for.
- _stockedProduct
Type: NoYes Enumeration
A NoYes value that specifies the stocking policy for the item.