ReleaseUpdateTransformDB50_Ledger.validateDimensionEDTs Upgrade Script

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

Class

ReleaseUpdateTransformDB50_Ledger

Method

validateDimensionEDTs

Description

Validates that all dimension related extended data types have the same number of array elements as the Dimension extended data type.

Script Type

Upgrade readiness scripts

Ax Version

Microsoft Dynamics AX 2009

Affected Modules and Tables

Affected Modules

General ledger

Validation Issues

Validation Issues Description

Validates that all dimension related extended data types have the same number of array elements as the Dimension extended data type.

Checked Conditions

Compares the length of dimension related extended data types with the Dimension extend data type.

Mitigation/How-to-fix

Change the length of the dimension related extended data type to match the length of the Dimension extended data type.