ReleaseUpdateDB60_EcoRes.createEcoResTrackingDimGroup Method [AX 2012]

Creates new records in the EcoResTrackingDimensionGroup table.

Syntax

public void createEcoResTrackingDimGroup()

Run On

Server

Remarks

The data is created based on existing data in the InventDimGroup table. The criteria to use to determine 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