Share via


InventDimGroupSetup::newInventTableNoProductDimensions Method [AX 2012]

Creates an instance of the InventDimGroupSetup class which matches the specified item, but does not require a product dimension group to be specified.

Syntax

client server public static InventDimGroupSetup newInventTableNoProductDimensions(InventTable _inventTable)

Run On

Called

Parameters

Return Value

Type: InventDimGroupSetup Class
An instance of the InventDimGroupSetup class.

Exceptions

Exception Condition
Error

The specified item ID does not specify a valid item.

See Also

Reference

InventDimGroupSetup Class