ReleaseUpdateTransformDB40_Proj.projTransPostingDeltaPreUpgradeProcess 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 |
ReleaseUpdateTransformDB40_Proj |
Method |
projTransPostingDeltaPreUpgradeProcess |
Description |
Transforms data from the Dimension and Account fields to the DefaultDimension and LedgerDimension fields, respectively, in the ProjTransPosting table. |
Script Type |
Preprocessing 60: Delta |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 |
Affected Modules and Tables
Affected Modules |
---|
Project |
Affected Tables |
---|
ProjTransPosting |
Remarks
This upgrade is required to convert the account and dimension data to the new accounts and dimension model for Microsoft Dynamics AX 2012.
Data Migration Section
From Table: ProjTransPosting |
To Table: Shadow_ProjTransPosting |
---|---|
Dimension |
DefaultDimension |
Account |
LedgerDimension |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
ProjTransPosting |
DefaultDimension |
DimensionDefault |
ProjTransPosting |
LedgerDimension |
LedgerDimensionDefaultAccount |
Deleted Tables or Fields
Table |
Field |
---|---|
ProjTransPosting |
Dimension |
ProjTransPosting |
Account |