ReleaseUpdateDB60_Ledger.updateTaxAuthorityAddress 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 |
ReleaseUpdateDB60_Ledger |
Method |
updateTaxAuthorityAddress |
Description |
The AccountRoundOffGain and AccountRoundOffLoss fields need to be converted to the RoundOffGainLedgerDimension and RoundOffLossLedgerDimension due to the new accounts and dimension model changes. |
Affected Modules and Tables
Affected Modules |
---|
General ledger |
Affected Tables |
---|
TaxAuthorityAddress |
Remarks
This upgrade is required in order to convert account and dimension data to the new accounts and dimension model for Microsoft Dynamics AX 2012.
Data Migration Section
From Table: TaxAuthorityAddress |
To Table: TaxAuthorityAddress |
---|---|
AccountRoundOffGain |
RoundOffGainLedgerDimension |
AccountRoundOffLoss |
RoundOffLossLedgerDimension |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
TaxAuthorityAddress |
RoundOffGainLedgerDimension |
LedgerDimensionDefaultAccount |
TaxAuthorityAddress |
RoundOffLossLedgerDimension |
LedgerDimensionDefaultAccount |
Deleted Tables or Fields
Table |
Field |
---|---|
TaxAuthorityAddress |
AccountRoundOffGain |
TaxAuthorityAddress |
AccountRoundOffLoss |