ReleaseUpdateDB60_EcoRes.createEcoResProductDimGroup Method [AX 2012]

Creates new records in the EcoResProductDimensionGroup table.

Syntax

public void createEcoResProductDimGroup()

Run On

Server

Remarks

The data is created based on existing data in the InventDimGroup table. The criteria that determines how the dimension groups are updated are specified by the user during the pre-upgrade process. The data that the upgrade depends on must be provided before upgrade.

See Also

Reference

ReleaseUpdateDB60_EcoRes Class