ReleaseUpdateDB60_Ledger.updateTaxAdjustments_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 |
updateTaxAdjustments_IN |
Description |
Updates the value for the TaxComponentTable field in the TaxAdjustments_IN table. |
Affected Modules and Tables
Affected Modules |
---|
Ledger |
Affected Tables |
---|
ComponentTransactions_IN |
DimensionAttribute |
DimensionAttributeDirCategory |
DimensionAttributeLevelValue |
DimensionAttributeSet |
DimensionAttributeSetItem |
DimensionAttributeValue |
DimensionAttributeValueCombination |
DimensionAttributeValueCombinationStatus |
DimensionAttributeValueGroup |
DimensionAttributeValueGroupCombination |
DimensionAttributeValueGroupStatus |
DimensionAttributeValueSet |
DimensionAttributeValueSetItem |
DimensionFinancialTag |
DimensionHierarchy |
DimensionHierarchyLevel |
DimensionValueGroupJournalControlStatus |
FinancialTagCategory |
LedgerParameters |
MainAccount |
TaxAdjustments_IN |
TaxComponentTable_IN |
TaxRegistrationNumberTable_IN |
Data Migration Section
From Table: TaxComponentTable_IN |
To Table: TaxAdjustments_IN |
---|---|
RecId |
taxComponentTable |
From Table: TaxRegistrationNumberTable_IN |
To Table: TaxAdjustments_IN |
---|---|
RecId |
TaxRegistrationNumberTable |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
TaxAdjustments_IN |
taxComponentTable |
RefRecId |
TaxAdjustments_IN |
TaxRegistrationNumberTable |
RefRecId |
Deleted Tables or Fields
Table |
Field |
---|---|
TaxAdjustments_IN |
DEL_TaxRegistrationNumber |
TaxAdjustments_IN |
DEL_TaxComponent |