ReleaseUpdateTransformDB50_Basic.validateRecordsWithManualNameSequence 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 |
validateRecordsWithManualNameSequence |
Description |
Validates that there are any party records in the DirPartyTable table, which has a name sequence that is set to manual. |
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 that there are any party records in the DirPartyTable table, which has a name sequence that is set to manual. |
Checked Conditions |
DirPartyTable.PersonNameOrder == DirPersonNameOrder::Manual |
Mitigation/How-to-fix |
The user needs to go to the party form to correct the name sequence. |
Remarks
The user needs to go to the party form to correct the name sequence.