ReleaseUpdateDB60_Ledger.updateEximTaxTable_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 |
updateEximTaxTable_IN |
Description |
Updates the EximTaxTable_IN table. The values of the RecId field of the EximIncentiveSchemeGroup_IN and TaxComponentTable_IN tables are now stored in place of the EximIncentiveSchemeGroup and TaxComponentTable values. |
Affected Modules and Tables
Affected Modules |
---|
Ledger |
Affected Tables |
---|
EximIncentiveSchemeGroup_IN |
EximTaxTable_IN |
TaxComponentTable_IN |
Data Migration Section
From Table: EximIncentiveSchemeGroup_IN |
To Table: EximTaxTable_IN |
---|---|
RecId |
EximIncentiveSchemeGroup |
From Table: TaxComponentTable_IN |
To Table: EximTaxTable_IN |
---|---|
RecId |
TaxComponentTable |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
EximTaxTable_IN |
EximIncentiveSchemeGroup |
RefRecId |
EximTaxTable_IN |
TaxComponentTable |
RefRecId |
Deleted Tables or Fields
Table |
Field |
---|---|
EximTaxTable_IN |
del_IncentiveSchemeGroup |
EximTaxTable_IN |
del_TaxComponent |