ReleaseUpdateTransformDB50_GAB.updateAssetLocationDelta 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 |
ReleaseUpdateTransformDB50_GAB |
Method |
updateAssetLocationDelta |
Description |
Transforms the Address field into the LogisticsLocation field in the AssetLocation table. |
Script Type |
Preprocessing 60: Delta |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 Microsoft Dynamics AX 2009 |
Affected Modules and Tables
Affected Modules |
---|
Basic |
Affected Tables |
---|
AssetLocation |
Remarks
This upgrade is required to transform the address data in the AssetLocation table into the LogisticsLocation field.
Data Migration Section
From Table: AssetLocation |
To Table: AssetLocation |
---|---|
AddrTableId |
LogisticsLocation |
AddrRecId |
LogisticsLocation |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
AssetLocation |
LogisticsLocation |
Deleted Tables or Fields
Table |
Field |
---|---|
AssetLocation |
AddrTableId |
AssetLocation |
AddrRecId |