ReleaseUpdateTransformDB40_Basic.initGABUpgradeDataDelta 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 |
initGABUpgradeDataDelta |
Description |
Upgrades the address format in the AddressFormatHeading table. |
Script Type |
Preprocessing 60: Delta |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 |
Affected Modules and Tables
Affected Modules |
---|
Basic |
Affected Tables |
---|
AddressFormatHeading |
AddressFormatLines |
Remarks
This upgrade is required in order to convert address format data to the new logistics postal address model for Microsoft Dynamics AX 2012. Only one company address format is being upgraded to Microsoft Dynamics AX 2012 based on the user selection on the DirCountryRegionCodes form.
Data Migration Section
From Table: AddressFormatHeading |
To Table: LogisticsAddressFormatHeading |
---|---|
AddrFormat |
AddrFormat |
Name |
Name |
From Table: AddressFormatLines |
To Table: LogisticsAddressFormatLines |
---|---|
LineNum |
LineNum |
InActive |
InActive |
Separator |
Separator |
Element |
Element |
Expand |
Expand |
Special |
Special |
NumOfSpaces |
NumOfSpaces |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
LogisticsAddressFormatHeading |
||
LogisticsAddressFormatLines |
Deleted Tables or Fields
Table |
Field |
---|---|
AddressFormatHeading |
* |
AddressFormatLines |
* |