ReleaseUpdateTransformDB50_Basic.validateContactPersonParties 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_Basic

Method

validateContactPersonParties

Description

Verifies that there are no duplicate ContactPerson records.

Script Type

Upgrade readiness scripts

Microsoft Dynamics AX Source

Microsoft Dynamics AX 4.0

Microsoft Dynamics AX 2009

Affected Modules and Tables

Affected Modules

CRM

Validation Issues

Validation Issues Description

Validates whether there are multiple ContactPerson records with the same partyId and OrgPartyId values.

Checked Conditions

Checks whether there are multiple ContactPerson records with the same partyId and OrgPartyId values.

Mitigation/How-to-fix

Update the contact person records to remove duplicate values.