ReleaseUpdateTransformDB40_GAB.updateAssetLocationPreProcessing 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_GAB |
Method |
updateAssetLocationPreProcessing |
Description |
Transforms the Address field into the LogisticsLocation field in AssetLocation table. |
Script Type |
Preprocessing 60: Live |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 |
Affected Modules and Tables
Affected Modules |
---|
Basic |
Affected Tables |
---|
AssetLocation |
Remarks
This upgrade is required in order to transform the Address field 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 |