Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _itemId
Type: ItemId Extended Data Type
The ID of the item for which the instance is created.
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. |