ReleaseUpdateDB60_Ledger.updateLedgerAllocationRule 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 |
updateLedgerAllocationRule |
Description |
Transforms data from the OffsetAccount and the OffsetDimension fields to the OffsetLedgerDimension and the OffsetDefaultDimension fields, respectively, in the LedgerAllocationRule table. |
Affected Modules and Tables
Affected Modules |
---|
General ledger |
Affected Tables |
---|
LedgerAllocationRule |
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: LedgerAllocationRule |
To Table: LedgerAllocationRule |
---|---|
OffsetAccount |
OffsetLedgerDimension |
OffsetDimension |
OffsetDefaultDimension |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
LedgerAllocationRule |
OffsetLedgerDimension |
LedgerDimensionDefaultAccount |
LedgerAllocationRule |
OffsetDefaultDimension |
DimensionDefault |
Deleted Tables or Fields
Table |
Field |
---|---|
LedgerAllocationRule |
OffsetAccount |
LedgerAllocationRule |
OffsetDimension |