Share via


InventDimGroupSetup::newItemIdProductDimensionsOnly Method [AX 2012]

Creates an instance of the InventDimGroupSetup class which matches the specified item, but only uses and requires a product dimension group to be specified.

Syntax

client server public static InventDimGroupSetup newItemIdProductDimensionsOnly(ItemId _itemId)

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