Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Looks up Configuration by item or product (no need for item if product is supplied).
Syntax
client server public static void mcrlookupByItemOrProduct(
FormControl _formControl,
ItemId _itemId,
[RefRecId _product])
Run On
Called
Parameters
- _formControl
Type: FormControl Class
The control on which the look up needs to be enabled.
- _itemId
Type: ItemId Extended Data Type
The item for which the configurations need to be looked up.
- _product
Type: RefRecId Extended Data Type
The product RefRecID for which the configurations need to be looked up.
Remarks
If a product RefRecID is supplied, the item will get disregarded.