Catalog::lookupItemsFromSourceId Method
Filters the item lookup to only show items that are part of the catalog associated with the specified source code.
Syntax
client server public static void lookupItemsFromSourceId(
MCRSourceID _sourceId,
FormControl _callingControl,
str _filterStr)
Run On
Called
Parameters
- _sourceId
Type: MCRSourceID Extended Data Type
The source code specified on the sales order used to filter the items.
- _callingControl
Type: FormControl Class
The item Id control whose lookup should be filtered.
- _filterStr
Type: str
The string entered by the user on the control.