Share via


InventDimGroupSetup::newDimensionGroups Method [AX 2012]

Creates an instance of the InventDimGroupSetup class that matches the specified dimension groups.

Syntax

client server public static InventDimGroupSetup newDimensionGroups(
    EcoResProductDimensionGroupRecId _productDimensionGroup, 
    EcoResStorageDimensionGroupRecId _storageDimensionGroup, 
    EcoResTrackingDimensionGroupRecId _trackingDimensionGroup)

Run On

Called

Parameters

Return Value

Type: InventDimGroupSetup Class
An instance of the EcoResProductDimGroupSetup class.

See Also

Reference

InventDimGroupSetup Class