Share via


EcoResConfiguration::mcrlookupByItemOrProduct Method

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.

Remarks

If a product RefRecID is supplied, the item will get disregarded.

See Also

Reference

EcoResConfiguration Table