ReleaseUpdateTransformDB40_Basic.validateAddressZipCode 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

ReleaseUpdateTransformDB40_Basic

Method

validateAddressZipCode

Description

Validate if there are records in AddressZipCode table that do not contain a CountryRegionId value

Script Type

Upgrade readiness scripts

Microsoft Dynamics AX Source

Microsoft Dynamics AX 4.0

Affected Modules and Tables

Affected Modules

CRM

Validation Issues

Validation Issues Description

Validates if there are records in the AddressZipCode table that do not contain a CountryRegionId value.

Checked Conditions

Checks if the AddressZipCode.CountryRegionId field is empty.

Mitigation/How-to-fix

The user needs to go to the AddressZipCode form to fix all the records that are missing a CountryRegionId value.