ReleaseUpdateTransformDB50_Basic.validatePartyEntityPartyIDRequired 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

validatePartyEntityPartyIDRequired

Description

Validates that the party ID is provided for all records in the CustTable, ContactPerson, EmplTable, smmBusRelTable, and VendTable tables.

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

Customers, contact persons, employees, business relations, and vendors all require a party after upgrade. It is possible in Microsoft Dynamics AX 2009 to create these without a party ID.

Checked Conditions

Checks whether the PartyId field is empty.

Mitigation/How-to-fix

Set the PartyId field for these records.