ReleaseUpdateDB60_Ledger.updateLedgerTableInterval 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 |
updateLedgerTableInterval |
Description |
Transforms data from the FromAccount and the ToAccount fields to the FromLedgerDimension and the ToLedgerDimension fields in the LedgerTableInterval table. |
Affected Modules and Tables
Affected Modules |
---|
General ledger |
Affected Tables |
---|
LedgerTableInterval |
Remarks
This upgrade is required in order to convert account or dimension data to the new accounts and dimension model for Microsoft Dynamics AX 2012.
Data Migration Section
From Table: LedgerTableInterval |
To Table: LedgerTableInterval |
---|---|
FromAccount |
FromLedgerDimension |
ToAccount |
ToLedgerDimension |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
LedgerTableInterval |
FromLedgerDimension |
LedgerDimensionDefaultAccount |
LedgerTableInterval |
ToLedgerDimension |
LedgerDimensionDefaultAccount |
Deleted Tables or Fields
Table |
Field |
---|---|
LedgerTableInterval |
FromAccount |
LedgerTableInterval |
ToAccount |