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 Size 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
A control for which a lookup is performed.
- _itemId
Type: ItemId Extended Data Type
An item for which the sizes are being looked up.
- _product
Type: RefRecId Extended Data Type
A product for which the sizes are being looked up.
Remarks
If a product RefRecId is supplied, the Item will get disregarded.