ReleaseUpdateTransformDB50_Admin.validateModifiedObjects 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_Admin

Method

validateModifiedObjects

Description

Lists all objects that have been modified in the user layer and asks the user to review them.

Script Type

Upgrade readiness scripts

Microsoft Dynamics AX Source

Microsoft Dynamics AX 4.0

Microsoft Dynamics AX 2009

Affected Modules and Tables

Affected Modules

Administration

Validation Issues

Validation Issues Description

Verifies that no existing tables, extended data types, and enumerations were changed by importing the preprocessing xpo files, as this could lead to a situation where invalid data would be introduced to live tables.

Checked Conditions

Verifies that objects that exist in the user layer and another layer are marked as modified.

Mitigation/How-to-fix

Review all the changes on modified objects and fix the issues if necessary.