ReleaseUpdateTransformDB50_Basic.updateContactPersonDelta 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 |
updateContactPersonDelta |
Description |
Transforms data in the ContactPerson table to the ContactPerson and LogisticsElectronicAddress tables. |
Script Type |
Preprocessing 60: Delta |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 Microsoft Dynamics AX 2009 |
Affected Modules and Tables
Affected Modules |
---|
CRM |
Affected Tables |
---|
ContactPerson |
Remarks
This upgrade is required to transform the data in the ContactPerson table into the new global address book model for Microsoft Dynamics AX 2012.
Data Migration Section
From Table: ContactPerson |
To Table: ContactPerson |
---|---|
PartyId |
Party |
OrgPartyId |
ContactForParty |
LeftCompany |
Inactive |
From Table: ContactPerson |
To Table: LogisticsElectronicAddress |
---|---|
ISDNNumber |
RecId |
InternetFreeBusyAddress |
RecId |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
ContactPerson |
Party |
|
ContactPerson |
ContactForParty |
|
ContactPerson |
Inactive |
|
LogisticsElectronicAddress |
RecId |
Deleted Tables or Fields
Table |
Field |
---|---|
ContactPerson |
PartyId |
ContactPerson |
OrgPartyId |
ContactPerson |
LeftCompany |
ContactPerson |
ISDNNumber |
ContactPerson |
InternetFreeBusyAddress |