ReleaseUpdateTransformDB40_Basic.updateParty_VendTable 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_VendTable |
Description |
Transforms data from the VendTable 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 |
---|
VendTable |
Remarks
This upgrade is required in order to update the VendTable table. The party will be kept as a reference to the DirPartyTable record. The addresses that associated to the party will be upgraded into the new logistics address model for Microsoft Dynamics AX 2012.
Data Migration Section
From Table: VendTable |
To Table: DirPartyTable |
---|---|
Name |
Name |
LanguageId |
LanguageId |
From Table: VendTable |
To Table: LogisticsPostalAddress |
---|---|
Address |
Address |
CountryRegionId |
CountryRegionId |
State |
State |
County |
County |
ZipCode |
ZipCode |
City |
City |
Street |
Street |
From Table: VendTable |
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 |
---|---|---|
VendTable |
Party |
|
DirPartyTable |
||
DirOrganization |
||
DirOrganizationName |
||
DirPerson |
||
DirPersonName |
||
DirOrganizationBase |