ReleaseUpdateDB60_Ledger.updateEximTaxDetails_IN 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 |
updateEximTaxDetails_IN |
Description |
Updates the EximTaxDetails_IN table. The value of the RecId field of the TaxComponentTable_IN table is now stored in place of the TaxComponent value. The AccountNum and OffsetAccountNumand dimensions are replaced by the RecId field of the DimensionAttributeValueCombination table. |
Affected Modules and Tables
Affected Modules |
---|
Ledger |
Affected Tables |
---|
EximTaxDetails_IN |
TaxComponentTable_IN |
Data Migration Section
From Table: TaxComponentTable_IN |
To Table: EximTaxDetails_IN |
---|---|
RecId |
TaxComponentTable |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
EximTaxDetails_IN |
TaxComponentTable |
RefRecId |
Deleted Tables or Fields
Table |
Field |
---|---|
EximTaxDetails_IN |
del_TaxComponent |