ReleaseUpdateDB60_Ledger.updateExciseRG23CRegister_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 |
updateExciseRG23CRegister_IN |
Description |
Updates the ExciseRG23CRegister_IN table. The values of the RecId field of the TaxRegistrationNumberTable_IN and TaxComponentTable_IN tables are now stored in place of the ECCNumber and TaxComponent values. |
Affected Modules and Tables
Affected Modules |
---|
Ledger |
Affected Tables |
---|
ExciseRG23CRegister_IN |
TaxComponentTable_IN |
TaxRegistrationNumberTable_IN |
Data Migration Section
From Table: TaxRegistrationNumberTable_IN |
To Table: ExciseRG23CRegister_IN |
---|---|
Recid |
TaxRegistrationNumberTable |
From Table: TaxComponentTable_IN |
To Table: ExciseRG23CRegister_IN |
---|---|
RecId |
TaxComponentTable |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
ExciseRG23CRegister_IN |
TaxRegistrationNumberTable |
RefRecId |
ExciseRG23CRegister_IN |
TaxComponentTable |
RefRecId |
Deleted Tables or Fields
Table |
Field |
---|---|
ExciseRG23CRegister_IN |
del_eccNumber |
ExciseRG23CRegister_IN |
del_TaxComponent |