ReleaseUpdateTransformDB40_Basic.updateParty_EmplTable 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 |
updateParty_EmplTable |
Description |
Transforms data in the EmplTable table into the DirPartyTable table and the new logistics address model for Microsoft Dynamics AX 2012. |
Script Type |
Preprocessing 60: Live |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 |
Affected Modules and Tables
Affected Modules |
---|
CRM |
Affected Tables |
---|
EmplTable |
Remarks
This upgrade is required in order to update the EmplTable table. The party will be kept as a reference to DirPartyTable record. The addresses associated to the party will be upgrade into the new logistics address model for Microsoft Dynamics AX 2012.
Data Migration Section
From Table: EmplTable |
To Table: DirPartyTable |
---|---|
Name |
Name |
LanguageId |
LanguageId |
From Table: EmplTable |
To Table: LogisticsPostalAddress |
---|---|
Address |
Address |
CountryRegionId |
CountryRegionId |
State |
State |
County |
County |
ZipCode |
ZipCode |
City |
City |
Street |
Street |
From Table: EmplTable |
To Table: LogisticsElectronicAddress |
---|---|
Phone |
Locator |
PhoneLocal |
LocatorExtension |
TeleFax |
Locator |
Telex |
Locator |
URL |
Locator |
CellularPhone |
Locator |
Locator |
|
Pager |
Locator |
SMS |
Locator |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
EmplTable |
Party |
|
DirPartyTable |
||
DirOrganization |
||
DirOrganizationName |
||
DirPerson |
||
DirPersonName |
||
DirOrganizationBase |