ReleaseUpdateDB60_EcoRes.createEcoResProductDimGroupDefault Method [AX 2012]

Creates a new default record in the EcoResProductDimensionGroup table and records for each dimension in the EcoResProductDimensionGroupFldSetup table.

private boolean createEcoResProductDimGroupDefault()

Run On

Server

Return Value

Type: boolean
true if the default EcoResProductDimensionGroup record has been created; otherwise, false.

This method handles the scenario where the license for the LogisticsAdvanced module did not exist in the source system that is being upgraded. In this version of Microsoft Dynamics AX we merge the two licenses the LogisticsBasic and LogisticsAdvanced modules. This makes dimensions group mandatory.

Community Additions

ADD
Show: