InventTable::webLookupItemIdQuery Method
Creates a query object that is used in the Enterprise Portal and adds ranges based on the customer or vendor.
Syntax
client server public static Query webLookupItemIdQuery([boolean _showExternalItem])
Run On
Called
Parameters
- _showExternalItem
Type: boolean
A Boolean value that determines whether to filter out external items; optional.
Return Value
Type: Query Class
The Query object.