InventDimGroupSetup::newInventTable Method [AX 2012]
Creates an instance of the InventDimGroupSetup class that matches the specified item.
Syntax
client server public static InventDimGroupSetup newInventTable(InventTable _inventTable)
Run On
Called
Parameters
- _inventTable
Type: InventTable Table
The InventTable record for the item for which the instance is created.
Return Value
Type: InventDimGroupSetup Class
An instance of the InventDimGroupSetup class.