Share via


InventTableInventoriedPolicy::lookupModelGroupId Method [AX 2012]

Performs a lookup for the ModelGroupId field which only shows item model groups that are compatible with the item type.

Syntax

client server public static void lookupModelGroupId(FormControl _formControl, RefRecId _productId)

Run On

Called

Parameters

  • _formControl
    Type: FormControl Class
    The form control for which to perform the lookup.

See Also

Reference

InventTableInventoriedPolicy Class