ReleaseUpdateTransformDB50_Prod.ProdIndirectTransDeltaPreUpgradeProcess 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 |
ReleaseUpdateTransformDB50_Prod |
Method |
ProdIndirectTransDeltaPreUpgradeProcess |
Description |
Updates the Dimension, AccountIndirectAbsorption, and AccountIndirectAbsorptionOffset fields of the prodIndirectTrans table to the defaultDimension, IndirectAbsorptionLedgerDimension, and IndirectAbsorptionOffsetLedgerDimension fields of the shadow_prodIndirectTrans table. |
Script Type |
Preprocessing 60: Delta |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 4.0 Microsoft Dynamics AX 2009 |
Affected Modules and Tables
Affected Modules |
---|
Manufacture |
Affected Tables |
---|
ProdIndirectTrans |
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: ProdIndirectTrans |
To Table: ProdIndirectTrans |
---|---|
AccountIndirectAbsorption |
IndirectAbsorptionLedgerDimension |
AccountIndirectAbsorptionOffset |
IndirectAbsorptionOffsetLedgerDimension |
AccountWIPIssue |
EstimatedIndirectAbsorpLedgerDimension |
AccountWIPValuation |
EstimIndirectAbsorpOffsetLedgerDimension |
Dimension |
DefaultDimension |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
ProdIndirectTrans |
IndirectAbsorptionLedgerDimension |
LedgerDimensionAccount |
ProdIndirectTrans |
IndirectAbsorptionOffsetLedgerDimension |
LedgerDimensionAccount |
ProdIndirectTrans |
EstimatedIndirectAbsorpLedgerDimension |
LedgerDimensionAccount |
ProdIndirectTrans |
EstimIndirectAbsorpOffsetLedgerDimension |
LedgerDimensionAccount |
ProdIndirectTrans |
DefaultDimension |
DimensionDefault |
Deleted Tables or Fields
Table |
Field |
---|---|
ProdIndirectTrans |
AccountIndirectAbsorption |
ProdIndirectTrans |
AccountIndirectAbsorptionOffset |
ProdIndirectTrans |
AccountWIPIssue |
ProdIndirectTrans |
AccountWIPValuation |
ProdIndirectTrans |
Dimension |