Share via


InventTableInventoriedPolicy::checkCanModelGroupIdBeModified Method [AX 2012]

Indicates whether the ModelGroupId field can be modified for the _inventTable parameter.

Syntax

server protected static boolean checkCanModelGroupIdBeModified(ItemId _itemId, InventModelGroup _inventModelGroup)

Run On

Server

Parameters

  • _inventModelGroup
    Type: InventModelGroup Table
    The InventModelGroup buffer that holds the new inventoried policy.

Return Value

Type: boolean
true if the ModelGroupId field can be modified; otherwise, false.

See Also

Reference

InventTableInventoriedPolicy Class