InventCostHelp.inventDimGroupSetup Method [AX 2012]
Returns an instance of the InventDimGroupSetup class for the specified InventTable record.
Syntax
public InventDimGroupSetup inventDimGroupSetup(InventTable _inventTable)
Run On
Called
Parameters
- _inventTable
Type: InventTable Table
The InventTable record.
Return Value
Type: InventDimGroupSetup Class
An instance of the InventDimGroupSetup class.