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