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 does not require a product dimension group to be specified.
Syntax
client server public static InventDimGroupSetup newInventTableNoProductDimensions(InventTable _inventTable)
Run On
Called
Parameters
- _inventTable
Type: InventTable Table
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. |