ReleaseUpdateTransformDB40_Basic.updateAddressCountyPreProcessing 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 |
updateAddressCountyPreProcessing |
Description |
Transforms data in the AddressCounty table into the LogisticsAddressCounty table. |
Script Type |
Preprocessing 60: Live |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 |
Affected Modules and Tables
Affected Modules |
---|
CRM |
Affected Tables |
---|
AddressCounty |
Remarks
This upgrade is required in order to transform the data in AddressCounty table into the new global address book model for MSDAX6.
Data Migration Section
From Table: AddressCounty |
To Table: LogisticsAddressCounty |
---|---|
CountryRegionId |
CountryRegionId |
StateId |
StateId |
CountyID |
CountyId |
Name |
Name |
CountyCode |
CountyCode_SP |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
LogisticsAddressCounty |
Deleted Tables or Fields
Table |
Field |
---|---|
AddressCounty |
* |