ReleaseUpdateDB60_Asset.updateAssetInternalTransferHistory Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_Asset |
Method |
updateAssetInternalTransferHistory |
Description |
Updates the AssetInternalTransferHistory table. The AssetInternalTransferHistory table keeps the history of changes made to an asset location and department. |
Affected Modules and Tables
Affected Modules |
---|
Fixed Asset |
Affected Tables |
---|
AssetInternalTransferHistory |
Remarks
In the previous version, this history was tracked by posting FA journal transactions of type internal transfer. In AX6, these are no longer posted to the FA journal and instead tracked by the AssetInternalTransferHistory table.
Data Migration Section
From Table: AssetTrans |
To Table: AssetInternalTransferHistory |
---|---|
AssetId |
AssetId |
transDate |
TranserDate |
DEL_Location_LV |
ToLocation |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
AssetInternalTransferHistory |