ReleaseUpdateDB60_Ledger.updateEximDEPBSchemesLine_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 |
updateEximDEPBSchemesLine_IN |
Description |
Updates the EximDEPBSchemesLine_IN table. The values of the RecId field of the TaxRegistrationNumberTable_IN and TaxLedgerAccountGroup_IN tables are now stored in place of the IECTaxRegistrationNumberTable and TaxLedgerAccountGroup values. |
Affected Modules and Tables
Affected Modules |
---|
Ledger |
Affected Tables |
---|
EximDEPBSchemesLine_IN |
TaxLedgerAccountGroup_IN |
TaxRegistrationNumberTable_IN |
Data Migration Section
From Table: TaxRegistrationNumberTable_IN |
To Table: EximDEPBSchemesLine_IN |
---|---|
RecId |
IECTaxRegistrationNumberTable |
From Table: TaxLedgerAccountGroup_IN |
To Table: EximDEPBSchemesLine_IN |
---|---|
RecId |
TaxLedgerAccountGroup |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
EximDEPBSchemesLine_IN |
IECTaxRegistrationNumberTable |
RefRecId |
EximDEPBSchemesLine_IN |
TaxLedgerAccountGroup |
RefRecId |
Deleted Tables or Fields
Table |
Field |
---|---|
EximDEPBSchemesLine_IN |
DEL_IECNum |
EximDEPBSchemesLine_IN |
DEL_TaxAccountGroup |